Searched refs:RotationTouchHelper (Results 1 – 10 of 10) sorted by relevance
54 public class RotationTouchHelper implements DisplayInfoChangeListener, SafeCloseable { class56 public static final MainThreadInitializedObject<RotationTouchHelper> INSTANCE =57 new MainThreadInitializedObject<>(RotationTouchHelper::new);139 private RotationTouchHelper(Context context) { in RotationTouchHelper() method in RotationTouchHelper
156 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
104 private final RotationTouchHelper mRotationTouchHelper;155 mRotationTouchHelper = RotationTouchHelper.INSTANCE.get(context); in RecentsAnimationDeviceState()586 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper()
244 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()261 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
115 public abstract void onExitOverview(RotationTouchHelper deviceState, in onExitOverview()
523 private RotationTouchHelper mRotationTouchHelper;
46 import com.android.quickstep.RotationTouchHelper;106 RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStartOnHome()
55 import com.android.quickstep.RotationTouchHelper;264 RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()
186 import com.android.quickstep.RotationTouchHelper;2643 Task[] runningTasks, RotationTouchHelper rotationTouchHelper) { in onGestureAnimationStart()
58 import com.android.quickstep.RotationTouchHelper;83 private final RotationTouchHelper mRotationTouchHelper;