Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpUtil.java70 Log.d(LOG_TAG, getViewKey(view) + ": TAG_CLICKED_NOTIFICATION set to " + isClicked); in logTagClickedNotificationChanged()
73 private static @NonNull String getViewKey(@NonNull View view) { in getViewKey() method in HeadsUpUtil