Searched refs:editorId (Results 1 – 2 of 2) sorted by relevance
94 public Editor getEditor(int editorId) { in getEditor() argument95 return mEditors.get(editorId); in getEditor()
205 public void setEditorId(int editorId) { in setEditorId() argument206 mEditorId = editorId; in setEditorId()