Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp270 void KeyboardInputMapper::processKey(nsecs_t when, bool down, int32_t scanCode, int32_t usageCode) { in processKey() function in android::KeyboardInputMapper
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4051 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey() function in android::SingleTouchInputMapperTest
5392 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey() function in android::MultiTouchInputMapperTest