Searched refs:getKeyFromMetadataEditorKey (Results 1 – 2 of 2) sorted by relevance
458 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putString()488 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putLong()513 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putBitmap()529 String metadataKey = MediaMetadata.getKeyFromMetadataEditorKey(key); in putObject()
631 public static String getKeyFromMetadataEditorKey(int editorKey) { in getKeyFromMetadataEditorKey() method in MediaMetadata