Home
last modified time | relevance | path

Searched defs:quietUpdate (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java930 private static void addNotificationOptions(NotificationWrapper nw, boolean quietUpdate, in addNotificationOptions()
962 boolean quietUpdate; field in AlertService.NotificationPrefs
973 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { in NotificationPrefs()