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