Searched refs:mIccPhoneBookIntManager (Results 1 – 2 of 2) sorted by relevance
210 protected IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in TelephonyTest497 mIccPhoneBookIntManager = Mockito.mock(IccPhoneBookInterfaceManager.class); in setUp()658 doReturn(mIccPhoneBookIntManager).when(mTelephonyComponentFactory) in setUp()
236 private IccPhoneBookInterfaceManager mIccPhoneBookIntManager; field in GsmCdmaPhone487 mIccPhoneBookIntManager = mTelephonyComponentFactory in initOnce()584 mIccPhoneBookIntManager.updateIccRecords(null); in initRatSpecific()3909 mIccPhoneBookIntManager.updateIccRecords(null); in onUpdateIccAvailability()3922 mIccPhoneBookIntManager.updateIccRecords(iccRecords); in onUpdateIccAvailability()4034 return mIccPhoneBookIntManager; in getIccPhoneBookInterfaceManager()4739 pw.println(" mIccPhoneBookIntManager=" + mIccPhoneBookIntManager); in dump()