Searched refs:mIccPhoneBookIntManager (Results 1 – 2 of 2) sorted by relevance
204 private IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in GsmCdmaPhone346 mIccPhoneBookIntManager = mTelephonyComponentFactory in initOnce()400 mIccPhoneBookIntManager.updateIccRecords(null); in initRatSpecific()3192 mIccPhoneBookIntManager.updateIccRecords(null); in onUpdateIccAvailability()3205 mIccPhoneBookIntManager.updateIccRecords(iccRecords); in onUpdateIccAvailability()3317 return mIccPhoneBookIntManager; in getIccPhoneBookInterfaceManager()4016 pw.println(" mIccPhoneBookIntManager=" + mIccPhoneBookIntManager); in dump()
175 protected IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in TelephonyTest457 doReturn(mIccPhoneBookIntManager).when(mTelephonyComponentFactory) in setUp()