HomeSort by relevance Sort by last modified time
    Searched refs:REQUEST_ROTATE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
OverviewState.java 20 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;
82 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_ROTATE);
  /packages/apps/Launcher3/src/com/android/launcher3/states/
RotationHelper.java 53 public static final int REQUEST_ROTATE = 1;
140 } else if (mIgnoreAutoRotateSettings || mCurrentStateRequest == REQUEST_ROTATE

Completed in 596 milliseconds