Searched refs:snoozeIntent (Results 1 – 1 of 1) sorted by relevance
1365 final Intent snoozeIntent = buildSnoozeWarningIntent(policy.template); in enqueueNotification() local1367 mContext, 0, snoozeIntent, PendingIntent.FLAG_UPDATE_CURRENT)); in enqueueNotification()1451 final Intent snoozeIntent = buildSnoozeRapidIntent(policy.template); in enqueueNotification() local1453 mContext, 0, snoozeIntent, PendingIntent.FLAG_UPDATE_CURRENT)); in enqueueNotification()