Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/phone/
H A DPhoneStartingWindowTypeAlgorithm.java115 final int taskRotation = windowInfo.taskInfo.configuration in isSnapshotCompatible() local
119 Slog.d(TAG, "isSnapshotCompatible rotation " + taskRotation in isSnapshotCompatible()
122 return taskRotation == snapshotRotation; in isSnapshotCompatible()