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.java1879 final Intent snoozeIntent = buildSnoozeWarningIntent(policy.template, in enqueueNotification() local
1882 mContext, 0, snoozeIntent, FLAG_UPDATE_CURRENT | FLAG_IMMUTABLE)); in enqueueNotification()
1944 final Intent snoozeIntent = buildSnoozeRapidIntent(policy.template, in enqueueNotification() local
1947 mContext, 0, snoozeIntent, FLAG_UPDATE_CURRENT | FLAG_IMMUTABLE)); in enqueueNotification()