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