Searched refs:RotationTouchHelper (Results 1 – 7 of 7) sorted by relevance
45 public class RotationTouchHelper implements class49 public static final MainThreadInitializedObject<RotationTouchHelper> INSTANCE =50 new MainThreadInitializedObject<>(RotationTouchHelper::new);134 private RotationTouchHelper(Context context) { in RotationTouchHelper() method in RotationTouchHelper
158 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
101 private final RotationTouchHelper mRotationTouchHelper;150 mRotationTouchHelper = RotationTouchHelper.INSTANCE.get(context); in RecentsAnimationDeviceState()600 public RotationTouchHelper getRotationTouchHelper() { in getRotationTouchHelper()
230 public void onExitOverview(RotationTouchHelper deviceState, Runnable exitRunnable) { in onExitOverview()246 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation()
180 public abstract void onExitOverview(RotationTouchHelper deviceState, in onExitOverview()
325 private RotationTouchHelper mRotationTouchHelper;
64 import com.android.quickstep.RotationTouchHelper;94 private final RotationTouchHelper mRotationTouchHelper;