Searched refs:notificationEnabled (Results 1 – 5 of 5) 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()
76 boolean notificationEnabled = in onStart()78 if (notificationEnabled && enableRebootNotification()) { in onStart()
1697 if (!notificationEnabled()) {1710 if (!notificationEnabled()) {1733 if (!notificationEnabled()) {1841 private static boolean notificationEnabled() {
228 final boolean notificationEnabled, in ConversationLineInfo() argument245 mNotificationEnabled = notificationEnabled; in ConversationLineInfo()