Searched refs:getLatLong (Results 1 – 23 of 23) sorted by relevance
454 double[] latLong = exif.getLatLong(); in testSetGpsInfo()478 double[] latLong = exif.getLatLong(); in testSetLatLong_withValidValues()496 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLatitude()512 assertNull(exif.getLatLong()); in testSetLatLong_withInvalidLongitude()680 double[] latLong = exifInterface.getLatLong(); in printExifTagsAndValues()734 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();
4457 public boolean getLatLong(float output[]) {4458 double[] latLong = getLatLong();4476 public double[] getLatLong() {
968 if (exif.getLatLong(latlng)) {
1984 public boolean getLatLong(float output[]) { in getLatLong() method in ExifInterface
1028 method public deprecated boolean getLatLong(float[]);1029 method public double[] getLatLong();
907 method public deprecated boolean getLatLong(float[]);908 method public double[] getLatLong();
998 method public deprecated boolean getLatLong(float[]);999 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();
1053 method public deprecated boolean getLatLong(float[]);1054 method public double[] getLatLong();
870 method public boolean getLatLong(float[]);
14350 method public boolean getLatLong(float[]);
21863 Landroid/media/ExifInterface;->getLatLong([F)Z
24788 HSPLandroid/media/ExifInterface;->getLatLong([F)Z
22634 method public boolean getLatLong(float[]);