Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/util/
DXmpInterface.java236 public static class ByteCountingInputStream extends InputStream { class in XmpInterface
242 public ByteCountingInputStream(InputStream wrapped) { in ByteCountingInputStream() method in XmpInterface.ByteCountingInputStream