Searched refs:mCdmaSubscriptionChangedRegistrants (Results 1 – 2 of 2) sorted by relevance
65 protected RegistrantList mCdmaSubscriptionChangedRegistrants = new RegistrantList(); field in BaseCommands693 mCdmaSubscriptionChangedRegistrants.add(r); in registerForCdmaSubscriptionChanged()698 mCdmaSubscriptionChangedRegistrants.remove(h); in unregisterForCdmaSubscriptionChanged()
3091 if (mCdmaSubscriptionChangedRegistrants != null) { in processUnsolicited()3092 mCdmaSubscriptionChangedRegistrants.notifyRegistrants( in processUnsolicited()