Searched refs:mCurrentEditor (Results 1 – 1 of 1) sorted by relevance
148 private Editor mCurrentEditor = null; field in FilterShowActivity685 if (mCurrentEditor != null) { in showRepresentation()686 mCurrentEditor.detach(); in showRepresentation()688 mCurrentEditor = mEditorPlaceHolder.showEditor(representation.getEditorId()); in showRepresentation()689 loadEditorPanel(representation, mCurrentEditor); in showRepresentation()