Searched refs:SCREEN_ORIENTATION_UNSPECIFIED (Results 1 – 9 of 9) sorted by relevance
219 public static final int SCREEN_ORIENTATION_UNSPECIFIED = -1; field in ActivityInfo326 public int screenOrientation = SCREEN_ORIENTATION_UNSPECIFIED;569 if (screenOrientation != SCREEN_ORIENTATION_UNSPECIFIED in dump()
2408 ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED); in parseActivity()
55 int requestedOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;
438 int mForcedAppOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;463 int mLastWindowForcedOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;3520 return (mLastWindowForcedOrientation=ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED); in getOrientationFromWindowsLocked()3526 if((req == ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) || in getOrientationFromWindowsLocked()3534 return (mLastWindowForcedOrientation=ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED); in getOrientationFromWindowsLocked()3538 int lastOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; in getOrientationFromAppTokensLocked()3600 if (or != ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED in getOrientationFromAppTokensLocked()3610 return ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; in getOrientationFromAppTokensLocked()3691 if (req == ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) { in updateOrientationFromAppTokensLocked()3752 return ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; in getAppOrientation()
1382 public int screenOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;1816 if (screenOrientation != ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) { in toString()
4423 return ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; in getRequestedOrientation()
298 int mCurrentAppOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;4496 || orientation == ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED in rotationForOrientationLw()
3397 return ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; in getRequestedOrientation()
6993 field public static final int SCREEN_ORIENTATION_UNSPECIFIED = -1; // 0xffffffff