HomeSort by relevance Sort by last modified time
    Searched refs:skipOrThrow (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
CountedDataInputStream.java 71 public void skipOrThrow(long length) throws IOException {
79 skipOrThrow(diff);
  /packages/apps/Camera2/src/com/android/camera/exif/
CountedDataInputStream.java 71 public void skipOrThrow(long length) throws IOException {
79 skipOrThrow(diff);
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
CountedDataInputStream.java 71 public void skipOrThrow(long length) throws IOException {
79 skipOrThrow(diff);
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
CountedDataInputStream.java 71 public void skipOrThrow(long length) throws IOException {
79 skipOrThrow(diff);
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
CountedDataInputStream.java 71 public void skipOrThrow(long length) throws IOException {
81 skipOrThrow(diff);

Completed in 35 milliseconds