Searched refs:NULL_ARGUMENT_STRING (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in class:ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
[all...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in class:ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
[all...]
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in class:ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
[all...]
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in class:ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING);
[all...]

Completed in 50 milliseconds