Home
last modified time | relevance | path

Searched refs:RotationTouchHelper (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRotationTouchHelper.java54 public class RotationTouchHelper implements DisplayInfoChangeListener, SafeCloseable { class
56 public static final MainThreadInitializedObject<RotationTouchHelper> INSTANCE =
57 new MainThreadInitializedObject<>(RotationTouchHelper::new);
139 private RotationTouchHelper(Context context) { in RotationTouchHelper() method in RotationTouchHelper
DFallbackActivityInterface.java156 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()
211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
DRecentsAnimationDeviceState.java104 private final RotationTouchHelper mRotationTouchHelper;
155 mRotationTouchHelper = RotationTouchHelper.INSTANCE.get(context); in RecentsAnimationDeviceState()
586 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper()
DLauncherActivityInterface.java244 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()
261 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
DBaseContainerInterface.java115 public abstract void onExitOverview(RotationTouchHelper deviceState, in onExitOverview()
DTouchInteractionService.java523 private RotationTouchHelper mRotationTouchHelper;
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java46 import com.android.quickstep.RotationTouchHelper;
106 RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStartOnHome()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java55 import com.android.quickstep.RotationTouchHelper;
264 RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()
DRecentsView.java186 import com.android.quickstep.RotationTouchHelper;
2643 Task[] runningTasks, RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java58 import com.android.quickstep.RotationTouchHelper;
83 private final RotationTouchHelper mRotationTouchHelper;