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

Commit 997f984e authored by Michael Mikhail's avatar Michael Mikhail Committed by Android (Google) Code Review
Browse files

Merge "Revert "Remove refererence from public API to flagged API"" into main

parents c8615ba4 f68a40ec
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -9770,6 +9770,12 @@ public class Notification implements Parcelable
     * You can opt-out of this behavior by using {@link Notification.Builder#setColorized(boolean)}.
     * <p>
     *
     * <p>
     * Starting at {@link android.os.Build.VERSION_CODES#VANILLA_ICE_CREAM Android V} the
     * {@link Notification#FLAG_NO_CLEAR NO_CLEAR flag} will be set for valid MediaStyle
     * notifications.
     * <p>
     *
     * To use this style with your Notification, feed it to
     * {@link Notification.Builder#setStyle(android.app.Notification.Style)} like so:
     * <pre class="prettyprint">