Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/settings/
H A DNotificationDotsPreference.java53 private static final String NOTIFICATION_ENABLED_LISTENERS = "enabled_notification_listeners"; field in NotificationDotsPreference
85 Settings.Secure.getUriFor(NOTIFICATION_ENABLED_LISTENERS), in onAttached()
136 getContext().getContentResolver(), NOTIFICATION_ENABLED_LISTENERS); in onSettingsChanged()