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