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

/frameworks/base/services/input/
H A DInputDispatcher.h779 static bool shouldCancelMotion(const MotionMemento& memento,
H A DInputDispatcher.cpp4151 if (shouldCancelMotion(memento, options)) {
4230 bool InputDispatcher::InputState::shouldCancelMotion(const MotionMemento& memento, function in class:android::InputDispatcher::InputState

Completed in 345 milliseconds