Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java2564 private static class ByteOrderAwarenessDataInputStream extends ByteArrayInputStream { class in ExifInterface
2572 public ByteOrderAwarenessDataInputStream(byte[] bytes) { in ByteOrderAwarenessDataInputStream() method in ExifInterface.ByteOrderAwarenessDataInputStream