Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java961 /* package */ static class NotificationPrefs { class
973 NotificationPrefs(Context context, SharedPreferences prefs, boolean quietUpdate) { in NotificationPrefs() method in AlertService.NotificationPrefs