Searched defs:getContents (Results 1 – 9 of 9) sorted by relevance
39 protected ByteBuffer getContents(OutputStreamDataSink dataSink) throws IOException { in getContents() method in DataSinkFromOutputStreamTest
36 protected ByteBuffer getContents(ReadableDataSink dataSink) throws IOException { in getContents() method in InMemoryDataSinkTest
51 protected ByteBuffer getContents(RandomAccessFileDataSink dataSink) throws IOException { in getContents() method in DataSinkFromRAFTest
44 protected abstract ByteBuffer getContents(T dataSink) throws IOException; in getContents() method in DataSinkTestBase
40 protected ByteBuffer getContents(ByteBufferSink dataSink) throws IOException { in getContents() method in ByteBufferSinkTestBase
97 private String getContents(ITestDevice device, String path) throws DeviceNotAvailableException { in getContents() method in AdditionalFilesInstaller
128 public byte[] getContents() { in getContents() method in ByteArrayList
269 public DataSource getContents() { in getContents() method in ApkUtils.ApkSigningBlock
511 public ByteBuffer getContents() { in getContents() method in AndroidBinXmlParser.Chunk