Searched refs:isLetterboxedAppWindow (Results 1 – 2 of 2) sorted by relevance
1520 final boolean needsLetterbox = w.isLetterboxedAppWindow() && fillsParent() && surfaceReady; in layoutLetterbox()1811 } else if (win.isLetterboxedAppWindow()) { in loadAnimation()
3120 boolean isLetterboxedAppWindow() { in isLetterboxedAppWindow() method in WindowState