Class android.media.
RemoteControlClient.MetadataEditor
The superclass changed from
java.lang.Object
to
android.media.MediaMetadataEditor
.
Changed Methods | ||
---|---|---|
void
clear
()
|
Method was locally defined, but is now inherited from
MediaMetadataEditor
.
|
|
MediaMetadataEditor
putBitmap
(
int,
|
Change in return type from
MetadataEditor
to
MediaMetadataEditor
.
Method was locally defined, but is now inherited from
MediaMetadataEditor
.
|
|
MediaMetadataEditor
putLong
(
int,
|
Change in return type from
MetadataEditor
to
MediaMetadataEditor
.
Method was locally defined, but is now inherited from
MediaMetadataEditor
.
|
|
MediaMetadataEditor
putString
(
int,
|
Change in return type from
MetadataEditor
to
MediaMetadataEditor
.
Method was locally defined, but is now inherited from
MediaMetadataEditor
.
|