Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowLayersController.java99 collectSpecialWindows(w); in assignLayersLocked()
177 private void collectSpecialWindows(WindowState w) { in collectSpecialWindows() method in WindowLayersController