Home
last modified time | relevance | path

Searched refs:AccelSensorJudge (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrientationListener.java158 mOrientationJudge = new AccelSensorJudge(context); in WindowOrientationListener()
449 final class AccelSensorJudge extends OrientationJudge { class in WindowOrientationListener
623 public AccelSensorJudge(Context context) { in AccelSensorJudge() method in WindowOrientationListener.AccelSensorJudge