Searched refs:ACTION_SNOOZE_WARNING (Results 1 – 1 of 1) sorted by relevance
255 private static final String ACTION_SNOOZE_WARNING = field in NetworkPolicyManagerService634 final IntentFilter snoozeWarningFilter = new IntentFilter(ACTION_SNOOZE_WARNING); in systemReady()3416 final Intent intent = new Intent(ACTION_SNOOZE_WARNING); in buildSnoozeWarningIntent()