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