Home
last modified time | relevance | path

Searched refs:buildSnoozeWarningIntent (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()
5000 private static Intent buildSnoozeWarningIntent(NetworkTemplate template) { in buildSnoozeWarningIntent() method