Searched defs:mIccRecords (Results 1 – 9 of 9) sorted by relevance
54 private AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in GsmSMSDispatcher
121 IccRecords mIccRecords; field in GsmMmiCode
80 private static IccRecords mIccRecords; field in CatService
109 private IccRecords mIccRecords = null; field in IccCardProxy
81 private IccRecords mIccRecords; field in UiccCardApplication
171 private IccRecords mIccRecords; field in ImsPhoneMmiCode
106 private IccRecords mIccRecords = null; field in ServiceStateTracker
234 protected final AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in Phone
560 private final AtomicReference<IccRecords> mIccRecords = new AtomicReference<IccRecords>(); field in DcTracker