Searched refs:mIccPhoneBookIntManager (Results 1 – 2 of 2) sorted by relevance
218 private IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in GsmCdmaPhone393 mIccPhoneBookIntManager = mTelephonyComponentFactory in initOnce()451 mIccPhoneBookIntManager.updateIccRecords(null); in initRatSpecific()3367 mIccPhoneBookIntManager.updateIccRecords(null); in onUpdateIccAvailability()3380 mIccPhoneBookIntManager.updateIccRecords(iccRecords); in onUpdateIccAvailability()3492 return mIccPhoneBookIntManager; in getIccPhoneBookInterfaceManager()4212 pw.println(" mIccPhoneBookIntManager=" + mIccPhoneBookIntManager); in dump()
194 protected IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in TelephonyTest511 doReturn(mIccPhoneBookIntManager).when(mTelephonyComponentFactory) in setUp()