Searched defs:mIccRecords (Results 1 – 9 of 9) sorted by relevance
53 private AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in GsmSMSDispatcher
121 IccRecords mIccRecords; field in GsmMmiCode
81 private IccRecords mIccRecords; field in UiccCardApplication
109 private IccRecords mIccRecords = null; field in IccCardProxy
80 private static IccRecords mIccRecords; field in CatService
168 private IccRecords mIccRecords; field in ImsPhoneMmiCode
75 protected IccRecords mIccRecords = null; field in ServiceStateTracker
223 public final AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in PhoneBase
199 protected AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in DcTrackerBase