Home
last modified time | relevance | path

Searched defs:setInput (Results 1 – 11 of 11) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DBasePullParser.java80 public void setInput(Reader in) throws XmlPullParserException { in setInput() method in BasePullParser
85 public void setInput(InputStream inputStream, String inputEncoding) in setInput() method in BasePullParser
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
DBinaryXMLMultiPageEditorPart.java48 protected void setInput(IEditorInput input) { in setInput() method in BinaryXMLMultiPageEditorPart
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
DExportEditor.java79 protected void setInput(IEditorInput input) { in setInput() method in ExportEditor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutCanvasViewer.java98 public void setInput(Object input) { in setInput() method in LayoutCanvasViewer
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
DDetailsPage.java64 public void setInput(GLTrace trace) { in setInput() method in DetailsPage
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DStateViewPage.java92 public void setInput(GLTrace trace) { in setInput() method in StateViewPage
DDurationMinimap.java163 public void setInput(GLTrace trace) { in setInput() method in DurationMinimap
DGLFunctionTraceViewer.java248 public void setInput(Shell shell, String tracePath) { in setInput() method in GLFunctionTraceViewer
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlEditor.java305 protected void setInput(IEditorInput input) { in setInput() method in CommonXmlEditor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestEditor.java227 protected void setInput(IEditorInput input) { in setInput() method in ManifestEditor
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
DFrameSummaryViewPage.java100 public void setInput(GLTrace trace) { in setInput() method in FrameSummaryViewPage