Home
last modified time | relevance | path

Searched refs:delegateSetInput (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlDelegate.java132 public void delegateSetInput(IEditorInput input) { in delegateSetInput() method in CommonXmlDelegate
DCommonXmlEditor.java309 mDelegate.delegateSetInput(input); in setInput()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java312 public void delegateSetInput(IEditorInput input) { in delegateSetInput() method in LayoutEditorDelegate