Searched refs:getLatLong (Results 1 – 19 of 19) sorted by relevance
453 double[] latLong = exif.getLatLong(); in testSetGpsInfo()477 double[] latLong = exif.getLatLong(); in testSetLatLong_withValidValues()495 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLatitude()511 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLongitude()679 double[] latLong = exifInterface.getLatLong(); in printExifTagsAndValues()733 double[] latLong = exifInterface.getLatLong(); in compareWithExpectedValue()
226 if (exifInterface.getLatLong(latLong)) { in printExifTagsAndValues()280 assertEquals(expectedValue.hasLatLong, exifInterface.getLatLong(latLong)); in compareWithExpectedValue()
12 method public deprecated boolean getLatLong(float[]);13 method public double[] getLatLong();
4447 public boolean getLatLong(float output[]) {4448 double[] latLong = getLatLong();4465 public double[] getLatLong() {
957 if (exif.getLatLong(latlng)) {
1983 public boolean getLatLong(float output[]) { in getLatLong() method in ExifInterface
998 method public deprecated boolean getLatLong(float[]);999 method public double[] getLatLong();
1028 method public deprecated boolean getLatLong(float[]);1029 method public double[] getLatLong();
907 method public deprecated boolean getLatLong(float[]);908 method public double[] getLatLong();
1053 method public deprecated boolean getLatLong(float[]);1054 method public double[] getLatLong();
1025 method public deprecated boolean getLatLong(float[]);1026 method public double[] getLatLong();
1034 method public deprecated boolean getLatLong(float[]);1035 method public double[] getLatLong();
870 method public boolean getLatLong(float[]);
14350 method public boolean getLatLong(float[]);
21616 method public boolean getLatLong(float[]);
21772 method public boolean getLatLong(float[]);
23493 method public boolean getLatLong(float[]);