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

Commit 482d39d2 authored by Hassan Ali's avatar Hassan Ali Committed by Android (Google) Code Review
Browse files

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

parents d4f88f66 3699d367
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -9209,12 +9209,6 @@ 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">