Searched refs:getEditorId (Results 1 – 4 of 4) sorted by relevance
68 representation.setEditorId(getEditorId()); in copyAllParameters()196 final public int getEditorId() { in getEditorId() method in FilterRepresentation
59 && currentRep.getEditorId() != ImageOnlyEditor.ID) { in getView()
273 if (representation.getEditorId() == ImageOnlyEditor.ID) { in onTouchEvent()
304 if (representation.getEditorId() == ImageOnlyEditor.ID) { in loadEditorPanel()688 mCurrentEditor = mEditorPlaceHolder.showEditor(representation.getEditorId()); in showRepresentation()