Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java832 private static boolean reportIfNotTop(WindowContainer wc) { in reportIfNotTop() method in Transition
972 if (reportIfNotTop(child)) { in tryPromote()
1039 if (reportIfNotTop(wc)) { in calculateTargets()
1054 } else if (reportIfNotTop(p) && !skipIntermediateReports) { in calculateTargets()