Home
last modified time | relevance | path

Searched refs:cleanupBitmapFromBundle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DRemoteController.java498 cleanupBitmapFromBundle(MediaMetadataEditor.BITMAP_KEY_ARTWORK); in MetadataEditor()
506 private void cleanupBitmapFromBundle(int key) { in cleanupBitmapFromBundle() method in RemoteController.MetadataEditor
915 mMetadataEditor.cleanupBitmapFromBundle(MediaMetadataEditor.BITMAP_KEY_ARTWORK); in onNewMetadata()