Home
last modified time | relevance | path

Searched refs:handleNewInput (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/
DLayoutEditorDelegate.java313 handleNewInput(input); in delegateSetInput()
321 handleNewInput(input); in delegateSetInputWithNotify()
926 private void handleNewInput(IEditorInput input) { in handleNewInput() method in LayoutEditorDelegate