Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp131 void FakeEventHub::setSwitchState(int32_t deviceId, int32_t switchCode, int32_t state) { in setSwitchState() function in android::FakeEventHub
DInputReader_test.cpp267 void setSwitchState(int32_t switchCode, int32_t state) { in setSwitchState() function in android::FakeInputMapper