Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java725 updateLetterboxSurface(null); in destroySurfaces()
1008 updateLetterboxSurface(child); in removeChild()
1531 void updateLetterboxSurface(WindowState winHint) { in updateLetterboxSurface() method in AppWindowToken
DDisplayContent.java720 atoken.updateLetterboxSurface(w);