Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.cpp271 void KeyboardInputMapper::processKey(nsecs_t when, nsecs_t readTime, bool down, int32_t scanCode, in processKey() function in android::KeyboardInputMapper
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp4863 void SingleTouchInputMapperTest::processKey(SingleTouchInputMapper& mapper, int32_t code, in processKey() function in android::SingleTouchInputMapperTest
6374 void MultiTouchInputMapperTest::processKey(MultiTouchInputMapper& mapper, int32_t code, in processKey() function in android::MultiTouchInputMapperTest