Searched refs:mConversationDrawable (Results 1 – 4 of 4) sorted by relevance
83 protected Drawable mConversationDrawable; field in NotificationSettings283 mConversationDrawable = mBackend.getConversationDrawable( in loadConversation()411 if (mConversationDrawable != null && mConversationDrawable in onFieldValueChanged()413 ((ConversationIconFactory.ConversationIconDrawable) mConversationDrawable) in onFieldValueChanged()
61 protected Drawable mConversationDrawable; field in NotificationPreferenceController110 mConversationDrawable = conversationDrawable; in onResume()
53 controller.onResume(mAppRow, mChannel, mChannelGroup, mConversationDrawable, in onResume()
84 pref = mHeaderController.setIcon(mConversationDrawable) in updateState()