Searched refs:clampPositive (Results 1 – 1 of 1) sorted by relevance
697 end = clampPositive(seed.maxWhenElapsed); in Batch()963 return clampPositive(triggerAtTime + (long)(.75 * futurity)); in maxTriggerTime()1139 ? clampPositive(whenElapsed + a.windowLength) in reAddAlarmLocked()1147 static long clampPositive(long val) { in clampPositive() method in AlarmManagerService3644 maxWhenElapsed = expectedMaxWhenElapsed = clampPositive(_maxWhen); in Alarm()