Home
last modified time | relevance | path

Searched defs:getDisplayRotation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DIPinnedStackController.aidl43 int getDisplayRotation(); in getDisplayRotation() method
/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackController.java133 public int getDisplayRotation() { in getDisplayRotation() method in PinnedStackController.PinnedStackControllerCallback
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java641 public int getDisplayRotation() { in getDisplayRotation() method in UiDevice