Searched refs:doNotifyFocusChangedLockedInterruptible (Results 1 – 2 of 2) sorted by relevance
437 void doNotifyFocusChangedLockedInterruptible(CommandEntry* commandEntry) REQUIRES(mLock);
4056 postCommandLocked(&InputDispatcher::doNotifyFocusChangedLockedInterruptible); in onFocusChangedLocked()4117 void InputDispatcher::doNotifyFocusChangedLockedInterruptible(CommandEntry* commandEntry) { in doNotifyFocusChangedLockedInterruptible() function in android::inputdispatcher::InputDispatcher