Searched defs:ROTATION_FREEZE_0 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DUiAutomation.java93 public static final int ROTATION_FREEZE_0 = Surface.ROTATION_0; field in class:UiAutomation
455 * @see #ROTATION_FREEZE_0
467 case ROTATION_FREEZE_0:
630 case ROTATION_FREEZE_0: {
667 if (rotation != ROTATION_FREEZE_0) {

Completed in 166 milliseconds