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

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

Completed in 56 milliseconds