Searched refs:nextPeriodStartTime (Results 1 – 1 of 1) sorted by relevance
338 long nextPeriodStartTime = currentPeriodStartTime + mWorkSpec.intervalDuration; in resetPeriodicAndNotify() local339 mWorkSpecDao.setPeriodStartTime(mWorkSpecId, nextPeriodStartTime); in resetPeriodicAndNotify()