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