Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DEmbeddedWindowController.java188 (mHostWindowState != null) ? "-" + mHostWindowState.getWindowTag().toString() in EmbeddedWindow()
H A DWindowState.java3251 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()
3716 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()
4078 final CharSequence title = getWindowTag(); in writeIdentifierToProto()
4250 + " " + getWindowTag(); in getName()
4253 CharSequence getWindowTag() { in getWindowTag() method in WindowState
4263 final CharSequence title = getWindowTag(); in toString()
5615 || mKeyInterceptionInfo.windowTitle != getWindowTag()) { in getKeyInterceptionInfo()
5617 getWindowTag().toString()); in getKeyInterceptionInfo()
H A DWindowManagerService.java6098 + window.getWindowTag(); in traceStartWaitingForWindowDrawn()
6106 + window.getWindowTag(); in traceEndWaitingForWindowDrawn()
/aosp14/frameworks/base/services/
H A Dart-profile12052 HSPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence;+]Landroid/view/Windo…