Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLetterbox.java202 if (useFullWindowSurface()) { in needsApplySurfaceChanges()
216 if (useFullWindowSurface()) { in applySurfaceChanges()
233 if (useFullWindowSurface()) { in attachInput()
256 private boolean useFullWindowSurface() { in useFullWindowSurface() method in Letterbox