Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditor.java238 protected void setInputWithNotify(IEditorInput input) { in setInputWithNotify() method in LayoutEditor
239 super.setInputWithNotify(input); in setInputWithNotify()
272 setInputWithNotify(editorInput); in showEditorInput()