Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlDelegate.java138 IURIEditorInput uriInput = (IURIEditorInput) input; in delegateSetInput() local
139 String name = uriInput.getName(); in delegateSetInput()