Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DEmbeddedWindowController.java172 ? mHostWindowState.getWindowTag().toString() : "Internal"; in toString()
H A DWindowState.java2849 … && getWindowTag().toString().equals(replacementCandidate.getWindowTag().toString())) { in setReplacementWindowIfNeeded()
3462 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()
3926 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()
4292 final CharSequence title = getWindowTag(); in writeIdentifierToProto()
4461 + " " + getWindowTag(); in getName()
4464 CharSequence getWindowTag() { in getWindowTag() method in WindowState
4474 final CharSequence title = getWindowTag(); in toString()
6039 || mKeyInterceptionInfo.windowTitle != getWindowTag()) { in getKeyInterceptionInfo()
6041 getWindowTag().toString()); in getKeyInterceptionInfo()
/aosp12/frameworks/base/services/
H A Dart-profile50591 HSPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence;+]Landroid/view/Windo…