Searched refs:showIntent (Results 1 – 2 of 2) sorted by relevance
78 val pendingIntent = lastAlarmInfo?.showIntent in <lambda>()
1402 public AlarmClockInfo(long triggerTime, PendingIntent showIntent) { in AlarmClockInfo() argument1404 mShowIntent = showIntent; in AlarmClockInfo()