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
80 private static IccRecords mIccRecords; field in CatService
81 private IccRecords mIccRecords; field in UiccCardApplication
109 private IccRecords mIccRecords = null; field in IccCardProxy
168 private IccRecords mIccRecords; field in ImsPhoneMmiCode
69 protected IccRecords mIccRecords = null; field in ServiceStateTracker
208 public AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in PhoneBase
196 protected AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in DcTrackerBase