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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp114 static bool validateKeyEvent(int32_t action) { function in namespace:android
2345 if (!validateKeyEvent(args->action)) {
2564 if (! validateKeyEvent(action)) {

Completed in 50 milliseconds