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()
275 if (representation.getEditorId() == ImageOnlyEditor.ID) { in onTouchEvent()
302 if (representation.getEditorId() == ImageOnlyEditor.ID) { in loadEditorPanel()686 mCurrentEditor = mEditorPlaceHolder.showEditor(representation.getEditorId()); in showRepresentation()