Fix typo
PiperOrigin-RevId: 451824740
This commit is contained in:
parent
a1b89561c1
commit
8aec86bde0
@ -157,7 +157,7 @@ public final class MediaNotification {
|
|||||||
*
|
*
|
||||||
* @param notificationId The notification id to be used for {@link NotificationManager#notify(int,
|
* @param notificationId The notification id to be used for {@link NotificationManager#notify(int,
|
||||||
* Notification)}.
|
* Notification)}.
|
||||||
* @param notification A {@link Notification} that reflects the sate of a {@link MediaController}
|
* @param notification A {@link Notification} that reflects the state of a {@link MediaController}
|
||||||
* and to send media commands to a {@link MediaSession}. The notification may be used to start
|
* and to send media commands to a {@link MediaSession}. The notification may be used to start
|
||||||
* a service in the <a
|
* a service in the <a
|
||||||
* href="https://developer.android.com/guide/components/foreground-services">foreground</a>.
|
* href="https://developer.android.com/guide/components/foreground-services">foreground</a>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user