Searched refs:showEditor (Results 1 – 2 of 2) sorted by relevance
41 public Editor showEditor(int type) { in showEditor() method in EditorPlaceHolder
309 Runnable showEditor = new Runnable() { in loadEditorPanel() local334 handler.postDelayed(showEditor, anim.getDuration()); in loadEditorPanel()336 showEditor.run(); in loadEditorPanel()688 mCurrentEditor = mEditorPlaceHolder.showEditor(representation.getEditorId()); in showRepresentation()