Home
last modified time | relevance | path

Searched defs:getContents (Results 1 – 8 of 8) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/io/
DIFileWrapper.java47 public InputStream getContents() throws StreamException { in getContents() method in IFileWrapper
/sdk/common/src/com/android/io/
DIAbstractFile.java34 InputStream getContents() throws StreamException; in getContents() method
DFileWrapper.java89 public InputStream getContents() throws StreamException { in getContents() method in FileWrapper
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
DFileStorage.java59 public InputStream getContents() throws CoreException { in getContents() method in FileStorage
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/detector/api/
DLintUtilsTest.java355 public String getContents() { in getContents() method in LintUtilsTest.TestContext
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
DContext.java182 public String getContents() { in getContents() method in Context
/sdk/lint/cli/src/com/android/tools/lint/
DMain.java1049 private String getContents(File file) { in getContents() method in Main
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java1835 public com.google.protobuf.ByteString getContents(int index) { in getContents() method in GLProtoBuf.GLMessage.FrameBuffer
2136 public com.google.protobuf.ByteString getContents(int index) { in getContents() method in GLProtoBuf.GLMessage.FrameBuffer.Builder