Searched refs:validateKeyEvent (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 178 milliseconds