Searched refs:timeInSeconds (Results 1 – 2 of 2) sorted by relevance
50 int timeInSeconds, in ATraceRunner() argument55 mTimeInSeconds = timeInSeconds; in ATraceRunner()
346 int timeInSeconds = wallTime.mktime(zoneInfoData); in handleToken() local347 outputBuilder.append(Integer.toString(timeInSeconds)); in handleToken()