Searched refs:MetadataEditor (Results 1 – 4 of 4) sorted by relevance
65 private MetadataEditor mMetadataEditor;191 public void onClientMetadataUpdate(MetadataEditor metadataEditor); in onClientMetadataUpdate()381 public MetadataEditor editMetadata() { in editMetadata()382 MetadataEditor editor = new MetadataEditor(); in editMetadata()395 public class MetadataEditor extends MediaMetadataEditor { class in RemoteController399 protected MetadataEditor() { } in MetadataEditor() method in RemoteController.MetadataEditor404 protected MetadataEditor(Bundle metadata, long editableKeys) { in MetadataEditor() method in RemoteController.MetadataEditor656 final MetadataEditor metadataEditor; in onNewMediaMetadata()665 mMetadataEditor = new MetadataEditor(legacyMetadata, editableKeys); in onNewMediaMetadata()
410 @Deprecated public class MetadataEditor extends MediaMetadataEditor { class in RemoteControlClient413 private MetadataEditor() { } in MetadataEditor() method in RemoteControlClient.MetadataEditor453 public synchronized MetadataEditor putString(int key, String value) in putString()483 public synchronized MetadataEditor putLong(int key, long value) in putLong()508 public synchronized MetadataEditor putBitmap(int key, Bitmap bitmap) in putBitmap()523 public synchronized MetadataEditor putObject(int key, Object object) in putObject()588 public MetadataEditor editMetadata(boolean startEmpty) { in editMetadata()589 MetadataEditor editor = new MetadataEditor(); in editMetadata()944 onUpdateMetadata(mCurrentClientGenId, MetadataEditor.RATING_KEY_BY_USER, rating);
49 RemoteControlClient.MetadataEditor.BITMAP_KEY_ARTWORK;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...