Searched refs:shouldCancelKey (Results 1 – 2 of 2) sorted by relevance
792 static bool shouldCancelKey(const KeyMemento& memento,
4342 if (shouldCancelKey(memento, options)) { in synthesizeCancelationEvents()4411 bool InputDispatcher::InputState::shouldCancelKey(const KeyMemento& memento, in shouldCancelKey() function in android::InputDispatcher::InputState