Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java712 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface
740 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
761 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
878 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
901 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
925 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
[all …]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
[all …]
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
[all …]
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java709 private static final String NULL_ARGUMENT_STRING = "Argument is null"; field in ExifInterface
737 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
758 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in readExif()
800 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
818 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
836 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
856 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
883 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
910 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
937 throw new IllegalArgumentException(NULL_ARGUMENT_STRING); in writeExif()
[all …]