Searched refs:editorID (Results 1 – 2 of 2) sorted by relevance
25 public FilterPointRepresentation(String type, int textid, int editorID) { in FilterPointRepresentation() argument30 setEditorId(editorID); in FilterPointRepresentation()
690 public Editor getEditor(int editorID) { in getEditor() argument691 return mEditorPlaceHolder.getEditor(editorID); in getEditor()