Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java127 private ImageView mNotificationBellView; field in ConversationListItemView
153 mNotificationBellView = (ImageView) findViewById(R.id.conversation_notification_bell); in onFinishInflate()
504 mNotificationBellView.setVisibility(notificationBellVisiblity); in bind()