Searched refs:REQUEST_ROTATE (Results 1 – 3 of 3) sorted by relevance
33 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;78 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_ROTATE); in onStateEnabled()
52 public static final int REQUEST_ROTATE = 1; field in RotationHelper192 } else if (mIgnoreAutoRotateSettings || mCurrentStateRequest == REQUEST_ROTATE in notifyChange()
34 import static com.android.launcher3.states.RotationHelper.REQUEST_ROTATE;124 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_ROTATE); in onStateTransitionEnd()