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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DScreenshooter.java47 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180; field in class:Screenshooter
78 case ROTATION_FREEZE_180: {
/frameworks/base/core/java/android/app/
H A DUiAutomation.java103 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180; field in class:UiAutomation
519 * @see #ROTATION_FREEZE_180
531 case ROTATION_FREEZE_180:
700 case ROTATION_FREEZE_180: {

Completed in 224 milliseconds