Home
last modified time | relevance | path

Searched defs:is (Results 1 – 24 of 24) sorted by relevance

/sdk/chimpchat/test/com/android/chimpchat/
DImageUtilsTest.java35 InputStream is = ImageUtilsTest.class.getResourceAsStream(name); in createBufferedImage() local
42 ObjectInputStream is = in createRawImage() local
/sdk/assetstudio/src/com/android/assetstudiolib/
DGraphicGenerator.java218 InputStream is = GraphicGenerator.class.getResourceAsStream(relativePath); in getStencilImage() local
231 InputStream is = GraphicGenerator.class.getResourceAsStream( in getClipartIcon() local
245 InputStream is = GraphicGenerator.class.getResourceAsStream( in getClipartImage() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/
DMethodProfilingHandler.java163 InputStreamReader is = new InputStreamReader(p.getErrorStream()); in open() local
/sdk/ide_common/src/com/android/ide/common/resources/
DFrameworkResources.java119 InputSource is = new InputSource(reader); in loadPublicResources() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DAddr2Line.java227 InputStreamReader is = new InputStreamReader(mProcess in start() local
/sdk/assetstudio/tests/src/com/android/assetstudiolib/
DGeneratorTest.java60 InputStream is = GeneratorTest.class.getResourceAsStream(path); in checkGraphic() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DCreateAssetSetWizard.java154 InputStream is = new ByteArrayInputStream(bytes); in performFinish() local
/sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/
DLayoutAnalysisCategory.java165 public static boolean is(Node node, String name) { in is() method in LayoutAnalysisCategory
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
DExportWizard.java573 InputStreamReader is = new InputStreamReader(process.getErrorStream()); in grabProcessOutput() local
594 InputStreamReader is = new InputStreamReader(process.getInputStream()); in grabProcessOutput() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DArchiveInstaller.java233 InputStream is = null; in fileChecksum() local
304 InputStream is = null; in fetchUrl() local
DAddonsListFetcher.java192 InputStream is = null; in fetchUrl() local
DSdkSource.java547 InputStream is = null; in fetchUrl() local
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
DAvdSelector.java1123 InputStreamReader is = new InputStreamReader(process.getErrorStream()); in grabEmulatorOutput() local
1144 InputStreamReader is = new InputStreamReader(process.getInputStream()); in grabEmulatorOutput() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DShaderEditor.java161 InputStream is = process.getInputStream(); in uploadShader() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DViewMetadataRepository.java130 InputSource is = new InputSource(paletteStream); in getRenderingConfigDoc() local
202 InputSource is = new InputSource(new BufferedInputStream(inputStream)); in getCategories() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestInfo.java184 InputSource is = new InputSource(mManifestFile.getContents()); in sync() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAndroidLaunchController.java1622 InputStreamReader is = new InputStreamReader(process.getErrorStream()); in grabEmulatorOutput() local
1643 InputStreamReader is = new InputStreamReader(process.getInputStream()); in grabEmulatorOutput() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DBuildHelper.java1186 InputStreamReader is = new InputStreamReader(process.getErrorStream()); in grabProcessOutput() local
1207 InputStreamReader is = new InputStreamReader(process.getInputStream()); in grabProcessOutput() local
/sdk/attribute_stats/src/
DAnalyzer.java183 InputSource is = new InputSource(new StringReader(readFile(file))); in analyzeLayout() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DDeviceExplorer.java438 InputStreamReader is = new InputStreamReader(p.getErrorStream()); in handleTraceDoubleClick() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java777 InputSource is = new InputSource(new StringReader(xml)); in parseDocument() local
DPreviewIconFactory.java590 InputStream is = null; in initColors() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DResourceHelper.java574 InputSource is = new InputSource(bis); in resolveColor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
DHyperlinks.java1001 InputSource is = new InputSource(new FileInputStream(file)); in findValueInXml() local