Home
last modified time | relevance | path

Searched refs:ENABLED_NOTIFICATION_LISTENERS (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/specialaccess/zenaccess/
H A DZenAccessSettingObserverMixinTest.java76 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS), null); in onStart_shouldRegisterListener()
87 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS), null); in onStop_shouldUnregisterListener()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/zenaccess/
H A DZenAccessSettingObserverMixin.java57 Settings.Secure.getUriFor(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS), in onStart()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/
H A DNotificationAccess.java75 .setSetting(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS) in onCreate()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationAccessSettings.java69 .setSetting(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS)
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
H A DNotificationAccessPreferenceController.java98 .setSetting(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS) in NotificationAccessPreferenceController()
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DCarAssistUtils.java147 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS, ActivityManager.getCurrentUser()); in assistantIsNotificationListener()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java78 sBroadcastOnRestore.add(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
H A DSettingsProtoDumpUtil.java2309 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS, in dumpProtoSecureSettingsLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java128 c.secondarySettingName = Settings.Secure.ENABLED_NOTIFICATION_LISTENERS; in getConfig()
H A DNotificationManagerService.java10123 c.secureSettingName = Settings.Secure.ENABLED_NOTIFICATION_LISTENERS;
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
H A DSecureSettingsValidators.java186 Secure.ENABLED_NOTIFICATION_LISTENERS, in VALIDATORS.put() argument
/aosp12/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java1105 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS, userId); in getNotificationListeners()
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/
H A DSettingsBackupTest.java648 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
/aosp12/frameworks/base/services/companion/java/com/android/server/companion/
H A DCompanionDeviceManagerService.java586 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS); in hasNotificationAccess()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java8956 … public static final String ENABLED_NOTIFICATION_LISTENERS = "enabled_notification_listeners"; field in Settings.Secure
10164 ENABLED_NOTIFICATION_LISTENERS,