Searched refs:getWindowTag (Results 1 – 2 of 2) sorted by relevance
635 candidate.getWindowTag().toString().equals(w.getWindowTag().toString())) { in addWindow()
1953 final CharSequence tag = getWindowTag(); in pokeDrawLockLw()2293 Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "wm.reportResized_" + getWindowTag()); in reportResized()2711 + " " + getWindowTag(); in makeInputChannelName()2714 CharSequence getWindowTag() { in getWindowTag() method in WindowState2724 final CharSequence title = getWindowTag(); in toString()