Searched refs:shouldCancelMotion (Results 1 – 2 of 2) sorted by relevance
795 static bool shouldCancelMotion(const MotionMemento& memento,
4273 if (shouldCancelMotion(memento, options)) { in synthesizeCancelationEvents()4353 bool InputDispatcher::InputState::shouldCancelMotion(const MotionMemento& memento, in shouldCancelMotion() function in android::InputDispatcher::InputState