Searched refs:mIccStatusChangedRegistrants (Results 1 – 5 of 5) sorted by relevance
153 mRil.mIccStatusChangedRegistrants.notifyRegistrants(); in simStatusChanged()
66 protected RegistrantList mIccStatusChangedRegistrants = new RegistrantList(); field in BaseCommands353 mIccStatusChangedRegistrants.addUnique(h, what, obj); in registerForIccStatusChanged()358 mIccStatusChangedRegistrants.remove(h); in unregisterForIccStatusChanged()
5470 if (mIccStatusChangedRegistrants != null) { in processResponseInternal()5473 + mIccStatusChangedRegistrants.size()); in processResponseInternal()5475 mIccStatusChangedRegistrants.notifyRegistrants(); in processResponseInternal()5491 if (mIccStatusChangedRegistrants != null) { in processResponseInternal()5494 + mIccStatusChangedRegistrants.size()); in processResponseInternal()5496 mIccStatusChangedRegistrants.notifyRegistrants(); in processResponseInternal()
515 mRil.mIccStatusChangedRegistrants.notifyRegistrants(); in simStatusChanged()
255 mIccStatusChangedRegistrants.notifyRegistrants(); in supplyIccPin()293 mIccStatusChangedRegistrants.notifyRegistrants(); in supplyIccPuk()