Searched refs:setGpsProcessingMethod (Results 1 – 7 of 7) sorted by relevance
140 virtual bool setGpsProcessingMethod(const std::string& method) = 0;
130 virtual bool setGpsProcessingMethod(const std::string& method);564 bool ExifUtilsImpl::setGpsProcessingMethod(const std::string& method) { in setGpsProcessingMethod() function in android::camera3::ExifUtilsImpl969 if (!setGpsProcessingMethod(method_str)) { in setFromMetadata()
723 parameters.setGpsProcessingMethod(gpsData.processingMethod); in applySettingsToParameters()
3372 public void setGpsProcessingMethod(String processing_method) { in setGpsProcessingMethod() method in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12249 method public void setGpsProcessingMethod(java.lang.String);
18362 method @Deprecated public void setGpsProcessingMethod(String);