Home
last modified time | relevance | path

Searched refs:dispatchPointerDownOutsideFocus (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h446 void dispatchPointerDownOutsideFocus(uint32_t source, int32_t action,
DInputDispatcher.cpp2402 dispatchPointerDownOutsideFocus(motionEntry.source, dispatchEntry->resolvedAction, in enqueueDispatchEntryLocked()
2428 void InputDispatcher::dispatchPointerDownOutsideFocus(uint32_t source, int32_t action, in dispatchPointerDownOutsideFocus() function in android::inputdispatcher::InputDispatcher