Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationSbnViewHolder.java48 private final ImageView mProfileBadge; field in NotificationSbnViewHolder
58 mProfileBadge = itemView.findViewById(R.id.profile_badge); in NotificationSbnViewHolder()
88 mProfileBadge.setImageDrawable(badge); in setProfileBadge()
89 mProfileBadge.setVisibility(badge != null ? View.VISIBLE : View.GONE); in setProfileBadge()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64860 Landroid/view/NotificationHeaderView;->mProfileBadge:Landroid/view/View;