Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java42 public static final int REQUEST_ROTATE = 1; field in RotationHelper
177 } else if (mIgnoreAutoRotateSettings || mCurrentStateRequest == REQUEST_ROTATE in notifyChange()