Home
last modified time | relevance | path

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

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