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