Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxUiController.java232 private boolean mLastShouldShowLetterboxUi; field in LetterboxUiController
1374 return mLastShouldShowLetterboxUi; in shouldShowLetterboxUi()
1386 mLastShouldShowLetterboxUi = shouldShowLetterboxUi; in shouldShowLetterboxUi()