Home
last modified time | relevance | path

Searched defs:shouldCancelCurrentGesture (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherActivityInterface.java335 public boolean shouldCancelCurrentGesture() { in shouldCancelCurrentGesture() method in LauncherActivityInterface
DBaseActivityInterface.java170 public boolean shouldCancelCurrentGesture() { in shouldCancelCurrentGesture() method in BaseActivityInterface