Searched refs:currentIdentity (Results 1 – 1 of 1) sorted by relevance
2792 Pair<String, String> currentIdentity = TelephonyUtil.getSimIdentity( in resetSimNetworks() local2796 Log.d(TAG, "New identity for config " + config + ": " + currentIdentity); in resetSimNetworks()2799 if (currentIdentity == null) { in resetSimNetworks()2802 config.enterpriseConfig.setIdentity(currentIdentity.first); in resetSimNetworks()