Searched defs:setSwitchState (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ | ||
| D | InputMapperTest.cpp | 90 void InputMapperUnitTest::setSwitchState(int32_t state, std::set<int32_t> switchCodes) {  in setSwitchState()  function in android::InputMapperUnitTest | 
| D | FakeEventHub.cpp | 128 void FakeEventHub::setSwitchState(int32_t deviceId, int32_t switchCode, int32_t state) {  in setSwitchState()  function in android::FakeEventHub | 
| D | InputReader_test.cpp | 266     void setSwitchState(int32_t switchCode, int32_t state) {  in setSwitchState()  function in android::FakeInputMapper |