Searched refs:quietUpdate (Results 1 – 2 of 2) sorted by relevance
875 boolean quietUpdate = true; in postNotification()878 quietUpdate = prefs.quietUpdate; in postNotification()884 addNotificationOptions(notification, quietUpdate, tickerText, in postNotification()930 private static void addNotificationOptions(NotificationWrapper nw, boolean quietUpdate, in addNotificationOptions() argument940 if (!quietUpdate) { in addNotificationOptions()962 boolean quietUpdate; field in AlertService.NotificationPrefs973 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { in NotificationPrefs() argument976 this.quietUpdate = quietUpdate; in NotificationPrefs()999 if (quietUpdate) { in getRingtoneAndSilence()
126 long alarmTime, boolean quietUpdate) {130 if (quietUpdate) {