Searched refs:processingMethod (Results 1 – 1 of 1) sorted by relevance
1106 String processingMethod = get(CaptureResult.JPEG_GPS_PROCESSING_METHOD); in getGpsLocation() local1110 if (areValuesAllNull(processingMethod, coords, timeStamp)) { in getGpsLocation()1114 Location l = new Location(translateProcessToLocationProvider(processingMethod)); in getGpsLocation()