Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DSideFpsController.kt323 val isNaturalOrientation = display.isNaturalOrientation() regex
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiDevice.java629 public boolean isNaturalOrientation() { in isNaturalOrientation() method in UiDevice