Searched refs:isLetterboxedAppWindow (Results 1 – 3 of 3) sorted by relevance
2007 final boolean needsLetterbox = surfaceReady && w.isLetterboxedAppWindow() && fillsParent(); in layoutLetterbox()2652 } else if (win.isLetterboxedAppWindow()) { in loadAnimation()
3297 boolean isLetterboxedAppWindow() { in isLetterboxedAppWindow() method in WindowState
17782 HSPLcom/android/server/wm/WindowState;->isLetterboxedAppWindow()Z