Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java292 private boolean mLastShouldShowLetterboxUi; field in LetterboxUiController
1397 return mLastShouldShowLetterboxUi; in shouldShowLetterboxUi()
1408 mLastShouldShowLetterboxUi = shouldShowLetterboxUi; in shouldShowLetterboxUi()