Searched refs:updatedDelayMs (Results 1 – 1 of 1) sorted by relevance
203 public IkeAlarmConfig buildCopyWithDelayMs(long updatedDelayMs) { in buildCopyWithDelayMs() argument204 return new IkeAlarmConfig(context, tag, updatedDelayMs, pendingIntent, message); in buildCopyWithDelayMs()