Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h432 void disablePointerCaptureForcedLocked() REQUIRES(mLock);
DInputDispatcher.cpp5540 disablePointerCaptureForcedLocked(); in setFocusedDisplay()
6951 disablePointerCaptureForcedLocked(); in onFocusChangedLocked()
6957 void InputDispatcher::disablePointerCaptureForcedLocked() { in disablePointerCaptureForcedLocked() function in android::inputdispatcher::InputDispatcher