Searched refs:ROTATION_FREEZE_180 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DUiAutomation.java100 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180; field in class:UiAutomation
458 * @see #ROTATION_FREEZE_180
470 case ROTATION_FREEZE_180:
639 case ROTATION_FREEZE_180: {
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java631 ret == UiAutomation.ROTATION_FREEZE_180;

Completed in 63 milliseconds