Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DScreenshooter.java50 public static final int ROTATION_FREEZE_270 = Surface.ROTATION_270; field in Screenshooter
/frameworks/base/core/java/android/app/
DUiAutomation.java106 public static final int ROTATION_FREEZE_270 = Surface.ROTATION_270; field in UiAutomation