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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp885 bool conflictingPointerActions = false; local
890 entry, inputTargets, nextWakeupTime, &conflictingPointerActions);
915 if (conflictingPointerActions) {

Completed in 280 milliseconds