Class android.media.RemoteControlClient.MetadataEditor
| Changed Methods | ||
|---|---|---|
MetadataEditor putBitmap(int, |
Change in return type from MediaMetadataEditor to MetadataEditor.Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
|
|
MetadataEditor putLong(int, |
Change in return type from MediaMetadataEditor to MetadataEditor.Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
|
|
MetadataEditor putObject(int, |
Change in return type from MediaMetadataEditor to MetadataEditor.Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
|
|
MetadataEditor putString(int, |
Change in return type from MediaMetadataEditor to MetadataEditor.Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
|
|
