Searched refs:newIccRecords (Results 1 – 1 of 1) sorted by relevance
304 final IccRecords newIccRecords = UiccController.getInstance().getIccRecords( in handleMessage() local306 if (mIccRecords != newIccRecords) { in handleMessage()312 if (newIccRecords != null) { in handleMessage()314 newIccRecords.registerForRecordsOverride(this, SIM_LOAD_EVENT, in handleMessage()316 mIccRecords = newIccRecords; in handleMessage()