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

Commit 6badc28e authored by Andrew Zeng's avatar Andrew Zeng
Browse files

Update notification settings Javadoc links.

Change-Id: If9ed94473fb5c0607fa44b9a42c62837878ffd00
parent a402e413
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";