Home
last modified time | relevance | path

Searched refs:delegateSetInputWithNotify (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlEditor.java317 ((LayoutEditorDelegate) mDelegate).delegateSetInputWithNotify(input); in setInputWithNotify()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java320 public void delegateSetInputWithNotify(IEditorInput input) { in delegateSetInputWithNotify() method in LayoutEditorDelegate