Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DScreenshooter.java44 public static final int ROTATION_FREEZE_90 = Surface.ROTATION_90; field in Screenshooter
/frameworks/base/core/java/android/app/
DUiAutomation.java100 public static final int ROTATION_FREEZE_90 = Surface.ROTATION_90; field in UiAutomation