Home
last modified time | relevance | path

Searched refs:snoozeIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1359 final Intent snoozeIntent = buildSnoozeWarningIntent(policy.template); in enqueueNotification() local
1361 mContext, 0, snoozeIntent, PendingIntent.FLAG_UPDATE_CURRENT)); in enqueueNotification()
1445 final Intent snoozeIntent = buildSnoozeRapidIntent(policy.template); in enqueueNotification() local
1447 mContext, 0, snoozeIntent, PendingIntent.FLAG_UPDATE_CURRENT)); in enqueueNotification()