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
2367 if (!validateKeyEvent(args->action)) {
2588 if (! validateKeyEvent(action)) {

Completed in 1040 milliseconds