Searched refs:getNotificationEnabled (Results 1 – 5 of 5) sorted by relevance
64 notificationEnabled = data.getNotificationEnabled(); in SelectedConversation()
503 final int notificationBellVisiblity = mData.getNotificationEnabled() ? GONE : VISIBLE; in bind()
125 conv.getNotificationEnabled() ? View.GONE : View.VISIBLE); in getViewAt()
873 if (!convData.getNotificationEnabled()) { in createConversationInfoList()892 convData.getNotificationEnabled(), in createConversationInfoList()
202 public boolean getNotificationEnabled() { in getNotificationEnabled() method in ConversationListItemData