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.java921 private static void addNotificationOptions(NotificationWrapper nw, boolean quietUpdate, in addNotificationOptions()
953 boolean quietUpdate; field in AlertService.NotificationPrefs
964 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { in NotificationPrefs()