Searched refs:dispatchVirtualKey (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | TouchInputMapper.h | 743 void dispatchVirtualKey(nsecs_t when, nsecs_t readTime, uint32_t policyFlags,
|
H A D | TouchInputMapper.cpp | 1815 dispatchVirtualKey(when, readTime, policyFlags, AKEY_EVENT_ACTION_UP, in consumeRawTouches() 1842 dispatchVirtualKey(when, readTime, policyFlags, AKEY_EVENT_ACTION_UP, in consumeRawTouches() 1873 dispatchVirtualKey(when, readTime, policyFlags, AKEY_EVENT_ACTION_DOWN, in consumeRawTouches() 1904 void TouchInputMapper::dispatchVirtualKey(nsecs_t when, nsecs_t readTime, uint32_t policyFlags, in dispatchVirtualKey() function in android::TouchInputMapper
|