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