Searched refs:mIccStatusChangedRegistrants (Results 1 – 3 of 3) sorted by relevance
50 protected RegistrantList mIccStatusChangedRegistrants = new RegistrantList(); field in BaseCommands276 mIccStatusChangedRegistrants.add(r); in registerForIccStatusChanged()281 mIccStatusChangedRegistrants.remove(h); in unregisterForIccStatusChanged()
2589 if (mIccStatusChangedRegistrants != null) { in processSolicited()2592 + mIccStatusChangedRegistrants.size()); in processSolicited()2594 mIccStatusChangedRegistrants.notifyRegistrants(); in processSolicited()2606 if (mIccStatusChangedRegistrants != null) { in processSolicited()2609 + mIccStatusChangedRegistrants.size()); in processSolicited()2611 mIccStatusChangedRegistrants.notifyRegistrants(); in processSolicited()2979 if (mIccStatusChangedRegistrants != null) { in processUnsolicited()2980 mIccStatusChangedRegistrants.notifyRegistrants(); in processUnsolicited()
129 mIccStatusChangedRegistrants.notifyRegistrants(); in supplyIccPin()172 mIccStatusChangedRegistrants.notifyRegistrants(); in supplyIccPuk()