Searched refs:ACTION_EUICC_REMOVE_INVISIBLE_SUBSCRIPTIONS (Results 1 – 1 of 1) sorted by relevance
116 private static final String ACTION_EUICC_REMOVE_INVISIBLE_SUBSCRIPTIONS = field in RecoverySystem1124 if (ACTION_EUICC_REMOVE_INVISIBLE_SUBSCRIPTIONS.equals(intent.getAction())) { in removeEuiccInvisibleSubs()1139 Intent intent = new Intent(ACTION_EUICC_REMOVE_INVISIBLE_SUBSCRIPTIONS); in removeEuiccInvisibleSubs()1148 intentFilter.addAction(ACTION_EUICC_REMOVE_INVISIBLE_SUBSCRIPTIONS); in removeEuiccInvisibleSubs()