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

/frameworks/base/services/input/
H A DInputDispatcher.h777 static bool shouldCancelKey(const KeyMemento& memento,
H A DInputDispatcher.cpp4141 if (shouldCancelKey(memento, options)) {
4209 bool InputDispatcher::InputState::shouldCancelKey(const KeyMemento& memento, function in class:android::InputDispatcher::InputState

Completed in 221 milliseconds