Class android.media.RemoteControlClient.MetadataEditor

Changed Methods
MetadataEditor putBitmap(int, Bitmap) Change in return type from MediaMetadataEditor to MetadataEditor.
Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
 
MetadataEditor putLong(int, long) Change in return type from MediaMetadataEditor to MetadataEditor.
Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
 
MetadataEditor putObject(int, Object) Change in return type from MediaMetadataEditor to MetadataEditor.
Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.
 
MetadataEditor putString(int, String) Change in return type from MediaMetadataEditor to MetadataEditor.
Method was inherited from android.media.MediaMetadataEditor, but is now defined locally.