Home
last modified time | relevance | path

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

12

/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.java204 InputStream is = GraphicGenerator.class.getResourceAsStream(relativePath); in getStencilImage() local
217 InputStream is = GraphicGenerator.class.getResourceAsStream( in getClipartIcon() local
231 InputStream is = GraphicGenerator.class.getResourceAsStream( in getClipartImage() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DDownloadCache.java424 InputStream is = null; in readCachedFile() local
483 InputStream is = null; in downloadAndCache() local
617 InputStream is = null; in readInfo() local
DUrlOpener.java256 InputStream is = new FilterInputStream(entity.getContent()) { in openWithHttpClient() local
/sdk/manifmerger/src/com/android/manifmerger/
DXmlUtils.java74 InputSource is = new InputSource(new FileReader(xmlFile)); in parseDocument() local
124 InputSource is = new InputSource(new StringReader(xml)); in parseDocument() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DTraceFileWriter.java42 public TraceFileWriter(FileOutputStream fos, DataInputStream is) { in TraceFileWriter()
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/
DMethodProfilingHandler.java170 InputStreamReader is = new InputStreamReader(p.getErrorStream()); in open() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DAddr2Line.java227 InputStreamReader is = new InputStreamReader(mProcess in start() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/build/
DBuildConfigGenerator.java98 InputStream is = BuildConfigGenerator.class.getResourceAsStream(filepath); in readEmbeddedTextFile() 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/manifmerger/tests/src/com/android/manifmerger/
DManifestMergerTestCase.java193 InputStream is = null; in loadTestData() local
/sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/
DLintClient.java302 InputSource is = new InputSource(new StringReader(classpathXml)); in getEclipseClasspath() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/archives/
DArchiveInstaller.java244 InputStream is = null; in fileChecksum() local
316 InputStream is = null; in fetchUrl() 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.java131 InputSource is = new InputSource(paletteStream); in getRenderingConfigDoc() local
203 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/launch/
DAndroidLaunchController.java1674 InputStreamReader is = new InputStreamReader(process.getErrorStream()); in grabEmulatorOutput() local
1695 InputStreamReader is = new InputStreamReader(process.getInputStream()); in grabEmulatorOutput() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DLibraryClasspathContainerInitializer.java288 InputStream is = null; in allocateLibraryContainer() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestInfo.java189 InputSource is = new InputSource(mManifestFile.getContents()); in sync() local
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
DProject.java121 BufferedInputStream is = new BufferedInputStream(new FileInputStream(propFile)); in Project() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DDeviceExplorer.java441 InputStreamReader is = new InputStreamReader(p.getErrorStream()); in handleTraceDoubleClick() local
/sdk/attribute_stats/src/
DAnalyzer.java200 InputSource is = new InputSource(new StringReader(readFile(file))); in analyzeLayout() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DPreviewIconFactory.java590 InputStream is = null; in initColors() local
DDomUtilities.java837 InputSource is = new InputSource(new StringReader(xml)); in parseDocument() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DResourceHelper.java572 InputSource is = new InputSource(bis); in resolveColor() local

12