Searched refs:mCdmaSubscriptionSourceChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
56 private RegistrantList mCdmaSubscriptionSourceChangedRegistrants = new RegistrantList(); field in CdmaSubscriptionSourceManager95 mCdmaSubscriptionSourceChangedRegistrants.remove(h); in dispose()179 mCdmaSubscriptionSourceChangedRegistrants.add(r); in registerForCdmaSubscriptionSourceChanged()198 mCdmaSubscriptionSourceChangedRegistrants.notifyRegistrants(new AsyncResult(null, in handleGetCdmaSubscriptionSource()