Searched refs:mIccCardProxy (Results 1 – 1 of 1) sorted by relevance
65 private IccCardProxy mIccCardProxy; field in PhoneProxy99 …mIccCardProxy = new IccCardProxy(mActivePhone.getContext(), mCommandsInterface, mActivePhone.getPh… in PhoneProxy()103 mIccCardProxy.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in PhoneProxy()105 mIccCardProxy.setVoiceRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_1xRTT); in PhoneProxy()258 mIccCardProxy.setVoiceRadioTech(newVoiceRadioTech); in phoneObjectUpdater()663 return mIccCardProxy.getIccRecordsLoaded(); in getIccRecordsLoaded()668 return mIccCardProxy; in getIccCard()1503 return mIccCardProxy; in getPhoneIccCardProxy()1528 mIccCardProxy.dump(fd, pw, args); in dump()