Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java1229 if (mFoldController != null && mFoldController.shouldIgnoreSensorRotation()) { in rotationForOrientation()
1960 boolean shouldIgnoreSensorRotation() { in shouldIgnoreSensorRotation() method in DisplayRotation.FoldController