Home
last modified time | relevance | path

Searched defs:getCurrentRotation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/log/
DBiometricContext.java74 int getCurrentRotation(); in getCurrentRotation() method
DBiometricContextProvider.java216 public int getCurrentRotation() { in getCurrentRotation() method in BiometricContextProvider
/frameworks/base/core/java/android/service/rotationresolver/
DRotationResolutionRequest.java125 public @Surface.Rotation int getCurrentRotation() { in getCurrentRotation() method in RotationResolutionRequest
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsLayout.java110 protected int getCurrentRotation() { in getCurrentRotation() method in GlobalActionsLayout