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, Bitmap) Change in return type from MetadataEditor to MediaMetadataEditor.
Method was locally defined, but is now inherited from MediaMetadataEditor.
 
MediaMetadataEditor putLong(int, long) Change in return type from MetadataEditor to MediaMetadataEditor.
Method was locally defined, but is now inherited from MediaMetadataEditor.
 
MediaMetadataEditor putString(int, String) Change in return type from MetadataEditor to MediaMetadataEditor.
Method was locally defined, but is now inherited from MediaMetadataEditor.