Searched refs:handleInterceptActions (Results 1 – 1 of 1) sorted by relevance
457 void handleInterceptActions(jint wmActions, nsecs_t when, uint32_t& policyFlags);1476 handleInterceptActions(wmActions, when, /*byref*/ policyFlags); in interceptKeyBeforeQueueing()1513 handleInterceptActions(wmActions, when, /*byref*/ policyFlags); in interceptMotionBeforeQueueing()1516 void NativeInputManager::handleInterceptActions(jint wmActions, nsecs_t when, in handleInterceptActions() function in android::NativeInputManager