Home
last modified time | relevance | path

Searched defs:SetUpWithBus (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DRotaryEncoderInputMapper_test.cpp93 void SetUpWithBus(int bus) override { in SetUpWithBus() function in android::RotaryEncoderInputMapperTest
H A DInputMapperTest.cpp33 void InputMapperUnitTest::SetUpWithBus(int bus) { in SetUpWithBus() function in android::InputMapperUnitTest
H A DCursorInputMapper_test.cpp144 void SetUpWithBus(int bus) override { in SetUpWithBus() function in android::CursorInputMapperUnitTestBase