Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java1304 final Drawable conversationIconDrawable = in resolveAvatarImageForOneToOne() local
1306 if (conversationIconDrawable != null) { in resolveAvatarImageForOneToOne()
1307 return conversationIconDrawable; in resolveAvatarImageForOneToOne()