Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DScreenshooter.java47 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180; field in Screenshooter
/frameworks/base/core/java/android/app/
DUiAutomation.java103 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180; field in UiAutomation