Searched refs:shouldCancelKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h787 static bool shouldCancelKey(const KeyMemento& memento,
H A DInputDispatcher.cpp4249 if (shouldCancelKey(memento, options)) {
4318 bool InputDispatcher::InputState::shouldCancelKey(const KeyMemento& memento, function in class:android::InputDispatcher::InputState

Completed in 586 milliseconds