Searched refs:bottomIconDrawable (Results 1 – 3 of 3) sorted by relevance
65 val bottomIconDrawable: Drawable?, constant in com.android.systemui.statusbar.notification.row.ui.viewmodel.FacePile
431 bottomIconDrawable?.equalsTo(other.bottomIconDrawable) != true -> false in <lambda>()
334 bottomIconDrawable = lastIcon.loadDrawable(systemUiContext), in loadConversationAvatar()