Searched refs:getWindowTag (Results 1 – 2 of 2) sorted by relevance
2212 … && getWindowTag().toString().equals(replacementCandidate.getWindowTag().toString())) { in setReplacementWindowIfNeeded()2795 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()3136 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()3469 final CharSequence title = getWindowTag(); in writeIdentifierToProto()3626 + " " + getWindowTag(); in getName()3629 CharSequence getWindowTag() { in getWindowTag() method in WindowState3639 final CharSequence title = getWindowTag(); in toString()
17748 HSPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence;