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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java66 sBroadcastOnRestore.add(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java723 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
746 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
787 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS, userId);
/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java403 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
423 " is not in list of ENABLED_NOTIFICATION_LISTENERS for user " + userId);
624 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java86 c.secondarySettingName = Settings.Secure.ENABLED_NOTIFICATION_LISTENERS;
H A DNotificationManagerService.java3957 c.secureSettingName = Settings.Secure.ENABLED_NOTIFICATION_LISTENERS;
/frameworks/base/core/java/android/provider/
H A DSettings.java6111 public static final String ENABLED_NOTIFICATION_LISTENERS = "enabled_notification_listeners"; field in class:Settings.Secure
6438 ENABLED_NOTIFICATION_LISTENERS,

Completed in 4288 milliseconds