Searched refs:ACTION_SNOOZE_WARNING (Results 1 – 1 of 1) sorted by relevance
365 private static final String ACTION_SNOOZE_WARNING = field in NetworkPolicyManagerService858 new IntentFilter(ACTION_SNOOZE_WARNING), MANAGE_NETWORK_POLICY, mHandler); in initService()1064 if (ACTION_SNOOZE_WARNING.equals(intent.getAction())) {5001 final Intent intent = new Intent(ACTION_SNOOZE_WARNING); in buildSnoozeWarningIntent()