Searched refs:getKeyFromMetadataEditorKey (Results 1 – 2 of 2) sorted by relevance
459 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putString()489 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putLong()514 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putBitmap()530 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putObject()
664 public static String getKeyFromMetadataEditorKey(int editorKey) { in getKeyFromMetadataEditorKey() method in MediaMetadata