Searched refs:postCommandLocked (Results 1 – 2 of 2) sorted by relevance
666 CommandEntry* InputDispatcher::postCommandLocked(Command command) { in postCommandLocked() function in android::inputdispatcher::InputDispatcher754 postCommandLocked(&InputDispatcher::doNotifyConfigurationChangedLockedInterruptible); in dispatchConfigurationChangedLocked()824 CommandEntry* commandEntry = postCommandLocked( in dispatchKeyLocked()1929 postCommandLocked(&InputDispatcher::doPokeUserActivityLockedInterruptible); in pokeUserActivityLocked()2150 postCommandLocked(&InputDispatcher::doOnPointerDownOutsideFocusLockedInterruptible); in dispatchPointerDownOutsideFocus()4034 postCommandLocked(&InputDispatcher::doDispatchCycleFinishedLockedInterruptible); in onDispatchCycleFinishedLocked()4047 postCommandLocked(&InputDispatcher::doNotifyInputChannelBrokenLockedInterruptible); in onDispatchCycleBrokenLocked()4056 postCommandLocked(&InputDispatcher::doNotifyFocusChangedLockedInterruptible); in onFocusChangedLocked()4090 postCommandLocked(&InputDispatcher::doNotifyANRLockedInterruptible); in onANRLocked()
238 CommandEntry* postCommandLocked(Command command) REQUIRES(mLock);