Searched refs:notificationEnabled (Results 1 – 3 of 3) sorted by relevance
81 final boolean notificationEnabled = cursor.getInt(INDEX_NOTIFICATION_ENABLED) == 1; in bind()85 mChecked = notificationEnabled; in bind()102 mEnabled = notificationEnabled; in bind()108 mEnabled = notificationEnabled; in bind()
55 public final boolean notificationEnabled; field in MultiSelectActionModeCallback.SelectedConversation64 notificationEnabled = data.getNotificationEnabled(); in SelectedConversation()193 if (conversation.notificationEnabled) { in updateActionIconsVisiblity()
229 final boolean notificationEnabled, in ConversationLineInfo() argument246 mNotificationEnabled = notificationEnabled; in ConversationLineInfo()