Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DRotationPolicy.java110 || useCurrentRotationOnRotationLockChange(context) ? CURRENT_ROTATION in setRotationLock()
144 private static boolean useCurrentRotationOnRotationLockChange(Context context) { in useCurrentRotationOnRotationLockChange() method in RotationPolicy