Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java573 final WindowContainer hopWc = WindowContainer.fromBinder( in applyTransaction() local
575 if (!wc.equals(hopWc)) continue; in applyTransaction()