Searched refs:getWindowTag (Results 1 – 2 of 2) sorted by relevance
716 candidate.getWindowTag().toString().equals(w.getWindowTag().toString())) { in addWindow()
1975 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()2327 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()2746 + " " + getWindowTag(); in makeInputChannelName()2749 CharSequence getWindowTag() { in getWindowTag() method in WindowState2759 final CharSequence title = getWindowTag(); in toString()