Searched refs:NotificationPrefs (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertService.java329 NotificationPrefs notificationPrefs = new NotificationPrefs(context, prefs,
863 Context context, boolean highPriority, NotificationPrefs prefs,
876 String ringtone = NotificationPrefs.EMPTY_RINGTONE;
961 /* package */ static class NotificationPrefs { class in class:AlertService
973 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { method in class:AlertService.NotificationPrefs

Completed in 1076 milliseconds