Home
last modified time | relevance | path

Searched defs:deferStartingActivity (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DFallbackActivityInterface.java136 public boolean deferStartingActivity(RecentsAnimationDeviceState deviceState, MotionEvent ev) { in deferStartingActivity() method in FallbackActivityInterface
DLauncherActivityInterface.java326 public boolean deferStartingActivity(RecentsAnimationDeviceState deviceState, MotionEvent ev) { in deferStartingActivity() method in LauncherActivityInterface
DBaseActivityInterface.java163 public boolean deferStartingActivity(RecentsAnimationDeviceState deviceState, MotionEvent ev) { in deferStartingActivity() method in BaseActivityInterface