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