Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRotationTouchHelper.java45 public class RotationTouchHelper implements class
49 public static final MainThreadInitializedObject<RotationTouchHelper> INSTANCE =
50 new MainThreadInitializedObject<>(RotationTouchHelper::new);
134 private RotationTouchHelper(Context context) { in RotationTouchHelper() method in RotationTouchHelper
H A DFallbackActivityInterface.java158 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()
211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
H A DRecentsAnimationDeviceState.java101 private final RotationTouchHelper mRotationTouchHelper;
150 mRotationTouchHelper = RotationTouchHelper.INSTANCE.get(context); in RecentsAnimationDeviceState()
600 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper()
H A DLauncherActivityInterface.java230 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()
246 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
H A DBaseActivityInterface.java180 public abstract void onExitOverview(RotationTouchHelper deviceState, in onExitOverview()
H A DTouchInteractionService.java325 private RotationTouchHelper mRotationTouchHelper;
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DOtherActivityInputConsumer.java64 import com.android.quickstep.RotationTouchHelper;
94 private final RotationTouchHelper mRotationTouchHelper;