Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DCountedDataInputStream.java82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow() method in CountedDataInputStream
87 public void readOrThrow(byte[] b) throws IOException { in readOrThrow() method in CountedDataInputStream