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

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

Revert "Remove refererence from public API to flagged API"

This reverts commit 3699d367.

Reason for revert: b/315150654

Change-Id: I0f4b52cc63e16ad1c2b3526db7474bb5887f4b4a
parent 3699d367
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -9199,6 +9199,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">