Searched refs:sim (Results 1 – 1 of 1) sorted by relevance
565 IccCard sim = phone.getIccCard(); in onCreate() local566 if (sim != null) { in onCreate()568 sim.registerForNetworkLocked(mHandler, EVENT_SIM_NETWORK_LOCKED, null); in onCreate()1487 IccCard sim = phone.getIccCard(); in initForNewRadioTechnology() local1488 if (sim != null) { in initForNewRadioTechnology()1492 sim.registerForNetworkLocked(mHandler, EVENT_SIM_NETWORK_LOCKED, null); in initForNewRadioTechnology()