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