Searched refs:getAdnCache (Results 1 – 3 of 3) sorted by relevance
126 mAdnCache = r.getAdnCache(); in IccPhoneBookInterfaceManager()139 mAdnCache = iccRecords.getAdnCache(); in updateIccRecords()
77 doReturn(mAdnRecordCache).when(mSimRecords).getAdnCache(); in setUp()
356 public AdnRecordCache getAdnCache() { in getAdnCache() method in IccRecords