Searched defs:startTimeInEpochSeconds (Results 1 – 2 of 2) sorted by relevance
208 long startTimeInEpochSeconds = (long) (System.currentTimeMillis() / 1000) + (long) delay; in scheduleTask() local
671 long startTimeInEpochSeconds) { in Builder()