Searched refs:shouldWaitToSendKeyLocked (Results 1 – 2 of 2) sorted by relevance
493 bool shouldWaitToSendKeyLocked(nsecs_t currentTime, const char* focusedWindowName)
2235 bool InputDispatcher::shouldWaitToSendKeyLocked(nsecs_t currentTime, in shouldWaitToSendKeyLocked() function in android::inputdispatcher::InputDispatcher2350 if (shouldWaitToSendKeyLocked(currentTime, focusedWindowHandle->getName().c_str())) { in findFocusedWindowTargetLocked()