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

  /frameworks/base/core/java/com/android/internal/view/
RotationPolicy.java 45 public static final int NATURAL_ROTATION = Surface.ROTATION_0;
112 final int rotation = areAllRotationsAllowed(context) ? CURRENT_ROTATION : NATURAL_ROTATION;
138 setRotationLock(enabled, NATURAL_ROTATION);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarFragment.java 22 import static com.android.internal.view.RotationPolicy.NATURAL_ROTATION;
    [all...]

Completed in 199 milliseconds