Searched refs:quietUpdate (Results 1 – 2 of 2) sorted by relevance
688 boolean quietUpdate = true; in postNotification()691 quietUpdate = prefs.quietUpdate; in postNotification()697 addNotificationOptions(notification, quietUpdate, tickerText, in postNotification()742 private static void addNotificationOptions(NotificationWrapper nw, boolean quietUpdate, in addNotificationOptions() argument748 if (!quietUpdate) { in addNotificationOptions()770 boolean quietUpdate; field in AlertService.NotificationPrefs781 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { in NotificationPrefs() argument784 this.quietUpdate = quietUpdate; in NotificationPrefs()840 if (quietUpdate) { in getRingtoneAndSilence()
80 boolean quietUpdate) { in scheduleAlarmHelper() argument88 if (quietUpdate) { in scheduleAlarmHelper()