Searched refs:farTriggerRtc (Results 1 – 1 of 1) sorted by relevance
859 final long farTriggerRtc = System.currentTimeMillis() + 600_000; in testPendingAlarmInfo() local863 am.set(AlarmManager.RTC_WAKEUP, farTriggerRtc, "testPendingAlarmInfo", in testPendingAlarmInfo()865 am.setAlarmClock(new AlarmManager.AlarmClockInfo(farTriggerRtc, activity), activity); in testPendingAlarmInfo()