Mark MediaSessionService.MediaNotification final
PiperOrigin-RevId: 406347510
This commit is contained in:
parent
2c98e8bb4f
commit
0d144366c3
@ -274,7 +274,7 @@ public abstract class MediaSessionService extends Service {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** A notification for media playback returned by {@link #onUpdateNotification(MediaSession)}. */
|
/** A notification for media playback returned by {@link #onUpdateNotification(MediaSession)}. */
|
||||||
public static class MediaNotification {
|
public static final class MediaNotification {
|
||||||
|
|
||||||
/** The notification id. */
|
/** The notification id. */
|
||||||
@IntRange(from = 1)
|
@IntRange(from = 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user