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