Home
last modified time | relevance | path

Searched refs:getAdnCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManager.java118 mAdnCache = r.getAdnCache(); in IccPhoneBookInterfaceManager()
127 mAdnCache = iccRecords.getAdnCache(); in updateIccRecords()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java182 public AdnRecordCache getAdnCache() { in getAdnCache() method in IccRecords