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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h795 static bool shouldCancelMotion(const MotionMemento& memento,
H A DInputDispatcher.cpp4291 if (shouldCancelMotion(memento, options)) {
4371 bool InputDispatcher::InputState::shouldCancelMotion(const MotionMemento& memento, function in class:android::InputDispatcher::InputState

Completed in 139 milliseconds