Searched refs:secondsTime (Results 1 – 1 of 1) sorted by relevance
217 long secondsTime = Long.valueOf(timeString); in getLocationUpdateTime() local218 return secondsTime * 1000; in getLocationUpdateTime()