Searched refs:setGpsTimestamp (Results 1 – 7 of 7) sorted by relevance
144 virtual bool setGpsTimestamp(const struct tm& t) = 0;
134 virtual bool setGpsTimestamp(const struct tm& t);572 bool ExifUtilsImpl::setGpsTimestamp(const struct tm& t) { in setGpsTimestamp() function in android::camera3::ExifUtilsImpl979 if (!setGpsTimestamp(time_info)) { in setFromMetadata()
715 parameters.setGpsTimestamp(gpsData.timeStamp); in applySettingsToParameters()
3362 public void setGpsTimestamp(long timestamp) { in setGpsTimestamp() method in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12250 method public void setGpsTimestamp(long);
18363 method @Deprecated public void setGpsTimestamp(long);