Searched refs:getLatLong (Results 1 – 16 of 16) sorted by relevance
259 double[] latLong = exif.getLatLong(); in testSetLatLong_withValidValues()277 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLatitude()293 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLongitude()327 double[] latLong = exifInterface.getLatLong(); in printExifTagsAndValues()381 double[] latLong = exifInterface.getLatLong(); in compareWithExpectedValue()
226 if (exifInterface.getLatLong(latLong)) { in printExifTagsAndValues()280 assertEquals(expectedValue.hasLatLong, exifInterface.getLatLong(latLong)); in compareWithExpectedValue()
1863 public boolean getLatLong(float output[]) { in getLatLong() method in ExifInterface1864 double[] latLong = getLatLong(); in getLatLong()1881 public double[] getLatLong() { in getLatLong() method in ExifInterface
959 if (exif.getLatLong(latlng)) {
1974 public boolean getLatLong(float output[]) { in getLatLong() method in ExifInterface
907 method public deprecated boolean getLatLong(float[]);908 method public double[] getLatLong();
998 method public deprecated boolean getLatLong(float[]);999 method public double[] getLatLong();
1028 method public deprecated boolean getLatLong(float[]);1029 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[]);
21515 method public boolean getLatLong(float[]);
23357 method public boolean getLatLong(float[]);