Searched refs:getWindowTag (Results 1 – 2 of 2) sorted by relevance
2252 … && getWindowTag().toString().equals(replacementCandidate.getWindowTag().toString())) { in setReplacementWindowIfNeeded()2835 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()3219 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()3584 final CharSequence title = getWindowTag(); in writeIdentifierToProto()3742 + " " + getWindowTag(); in getName()3745 CharSequence getWindowTag() { in getWindowTag() method in WindowState3755 final CharSequence title = getWindowTag(); in toString()
17748 HSPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence;