Searched defs:NOTIFICATION_HISTORY_ENABLED (Results 1 – 3 of 3) sorted by relevance
2109 private final Uri NOTIFICATION_HISTORY_ENABLED field in NotificationManagerService.SettingsObserver
246 VALIDATORS.put(Secure.NOTIFICATION_HISTORY_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put()
11581 public static final String NOTIFICATION_HISTORY_ENABLED = "notification_history_enabled"; field in Settings.Secure