Searched defs:validateKeyEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp111 static bool validateKeyEvent(int32_t action) { function in namespace:android
2354 if (!validateKeyEvent(args->action)) {
2560 if (! validateKeyEvent(action)) {

Completed in 89 milliseconds