Searched refs:AbsSwipeUpHandler (Results 1 – 9 of 9) sorted by relevance
57 import com.android.quickstep.AbsSwipeUpHandler;58 import com.android.quickstep.AbsSwipeUpHandler.Factory;101 private final AbsSwipeUpHandler.Factory mHandlerFactory;109 private AbsSwipeUpHandler mInteractionHandler;
26 import static com.android.quickstep.AbsSwipeUpHandler.MIN_PROGRESS_FOR_OVERVIEW;
335 private final AbsSwipeUpHandler.Factory mLauncherSwipeHandlerFactory =337 private final AbsSwipeUpHandler.Factory mFallbackSwipeHandlerFactory =807 public AbsSwipeUpHandler.Factory getSwipeUpHandlerFactory() { in getSwipeUpHandlerFactory()815 final AbsSwipeUpHandler.Factory factory = getSwipeUpHandlerFactory(); in createOtherActivityInputConsumer()1008 private AbsSwipeUpHandler createLauncherSwipeHandler( in createLauncherSwipeHandler()1015 private AbsSwipeUpHandler createFallbackSwipeHandler( in createFallbackSwipeHandler()
202 AbsSwipeUpHandler interactionHandler = mService.getSwipeUpHandlerFactory() in executeCommand()250 private void onTransitionComplete(CommandInfo cmd, AbsSwipeUpHandler handler) { in onTransitionComplete()
73 AbsSwipeUpHandler<BaseQuickstepLauncher, RecentsView, LauncherState> {
80 AbsSwipeUpHandler<RecentsActivity, FallbackRecentsView, RecentsState> {
135 public abstract class AbsSwipeUpHandler<T extends StatefulActivity<S>, class288 public AbsSwipeUpHandler(Context context, RecentsAnimationDeviceState deviceState, in AbsSwipeUpHandler() method in AbsSwipeUpHandler2050 AbsSwipeUpHandler newHandler(GestureState gestureState, long touchTimeMs);
22 import static com.android.quickstep.AbsSwipeUpHandler.RECENTS_ATTACH_DURATION;
21 import static com.android.quickstep.AbsSwipeUpHandler.MAX_SWIPE_DURATION;