Searched refs:sIkeSessionActionsSet (Results 1 – 1 of 1) sorted by relevance
46 private static final HashSet<String> sIkeSessionActionsSet = new HashSet<>(); field in IkeAlarmReceiver49 sIkeSessionActionsSet.add(ACTION_DELETE_CHILD);50 sIkeSessionActionsSet.add(ACTION_REKEY_CHILD);51 sIkeSessionActionsSet.add(ACTION_DELETE_IKE);52 sIkeSessionActionsSet.add(ACTION_REKEY_IKE);53 sIkeSessionActionsSet.add(ACTION_DPD);