Searched refs:mIccPhoneBookIntManager (Results 1 – 2 of 2) sorted by relevance
202 private IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in GsmCdmaPhone344 mIccPhoneBookIntManager = mTelephonyComponentFactory in initOnce()398 mIccPhoneBookIntManager.updateIccRecords(null); in initRatSpecific()3166 mIccPhoneBookIntManager.updateIccRecords(null); in onUpdateIccAvailability()3179 mIccPhoneBookIntManager.updateIccRecords(iccRecords); in onUpdateIccAvailability()3291 return mIccPhoneBookIntManager; in getIccPhoneBookInterfaceManager()3990 pw.println(" mIccPhoneBookIntManager=" + mIccPhoneBookIntManager); in dump()
178 protected IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in TelephonyTest466 doReturn(mIccPhoneBookIntManager).when(mTelephonyComponentFactory) in setUp()