Searched refs:editorKey (Results 1 – 1 of 1) sorted by relevance
655 public static String getKeyFromMetadataEditorKey(int editorKey) { in getKeyFromMetadataEditorKey() argument656 return EDITOR_KEY_MAPPING.get(editorKey, null); in getKeyFromMetadataEditorKey()