Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DSideFpsController.kt112 @VisibleForTesting val orientationListener = orientationReasonListener.orientationListener in <lambda>() constant
478 val orientationListener = constant
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java4559 final WindowOrientationListener orientationListener = in registerProposedRotationListener() local