Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputMapperTest.cpp89 void InputMapperUnitTest::setSwitchState(int32_t state, std::set<int32_t> switchCodes) { in setSwitchState() function in android::InputMapperUnitTest
H A DFakeEventHub.cpp128 void FakeEventHub::setSwitchState(int32_t deviceId, int32_t switchCode, int32_t state) { in setSwitchState() function in android::FakeEventHub
H A DInputReader_test.cpp265 void setSwitchState(int32_t switchCode, int32_t state) { in setSwitchState() function in android::FakeInputMapper