Home
last modified time | relevance | path

Searched defs:winHint (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java907 void updateLetterboxSurface(WindowState winHint) { in updateLetterboxSurface()
911 void updateLetterboxSurface(WindowState winHint, Transaction t) { in updateLetterboxSurface()
922 void layoutLetterbox(WindowState winHint) { in layoutLetterbox()
H A DActivityRecord.java1819 void layoutLetterbox(WindowState winHint) { in layoutLetterbox()
1827 void updateLetterboxSurface(WindowState winHint, Transaction t) { in updateLetterboxSurface()
1831 void updateLetterboxSurface(WindowState winHint) { in updateLetterboxSurface()