Searched refs:AdnRecordCache (Results 1 – 6 of 6) sorted by relevance
27 import com.android.internal.telephony.uicc.AdnRecordCache;46 protected AdnRecordCache mAdnCache;
25 import com.android.internal.telephony.uicc.AdnRecordCache;46 private AdnRecordCache mAdnCache;77 public UsimPhoneBookManager(IccFileHandler fh, AdnRecordCache cache) { in UsimPhoneBookManager()
32 public final class AdnRecordCache extends Handler implements IccConstants { class58 AdnRecordCache(IccFileHandler fh) { in AdnRecordCache() method in AdnRecordCache
62 protected AdnRecordCache mAdnCache;182 public AdnRecordCache getAdnCache() { in getAdnCache()
103 mAdnCache = new AdnRecordCache(mFh); in RuimRecords()
195 mAdnCache = new AdnRecordCache(mFh); in SIMRecords()