Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a88791a7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update notification settings Javadoc links."

parents b45e676e 6badc28e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7303,7 +7303,7 @@ public final class Settings {
         * see and assist with all of the user's notifications.
         *
         * @deprecated Use
         * {@link NotificationManager#isNotificationListenerAccessGranted(ComponentName)}.
         * {@link NotificationManager#isNotificationAssistantAccessGranted(ComponentName)}.
         * @hide
         */
        @Deprecated
@@ -7319,7 +7319,7 @@ public final class Settings {
         *
         * @hide
         * @deprecated Use
         * {@link NotificationManager#isNotificationAssistantAccessGranted(ComponentName)}.
         * {@link NotificationManager#isNotificationListenerAccessGranted(ComponentName)}.
         */
        @Deprecated
        public static final String ENABLED_NOTIFICATION_LISTENERS = "enabled_notification_listeners";