Searched refs:phoneAccountIdsMigrateNow (Results 1 – 1 of 1) sorted by relevance
167 final HashMap<String, String> phoneAccountIdsMigrateNow = new HashMap<>(); in migrateIccIdToSubId() local191 phoneAccountIdsMigrateNow.put(iccId, subId); in migrateIccIdToSubId()200 for (Map.Entry<String, String> set : phoneAccountIdsMigrateNow.entrySet()) { in migrateIccIdToSubId()