Searched refs:shouldCancelCurrentGesture (Results 1 – 3 of 3) sorted by relevance
333 public boolean shouldCancelCurrentGesture() { in shouldCancelCurrentGesture() method in LauncherActivityInterface336 return super.shouldCancelCurrentGesture(); in shouldCancelCurrentGesture()
176 public boolean shouldCancelCurrentGesture() { in shouldCancelCurrentGesture() method in BaseActivityInterface
653 && mGestureState.getActivityInterface().shouldCancelCurrentGesture(); in onInputEvent()