Searched refs:currentTimeInSecond (Results 1 – 1 of 1) sorted by relevance
3019 long currentTimeInSecond = currentTimeInMs / 1000; in verifyJpegExifExtraTags() local3028 long delta = currentTimeInSecond - exifTimeInSecond; in verifyJpegExifExtraTags()