Home
last modified time | relevance | path

Searched refs:mCdmaSubscriptionChangedRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java63 protected RegistrantList mCdmaSubscriptionChangedRegistrants = new RegistrantList(); field in BaseCommands
707 mCdmaSubscriptionChangedRegistrants.add(r); in registerForCdmaSubscriptionChanged()
712 mCdmaSubscriptionChangedRegistrants.remove(h); in unregisterForCdmaSubscriptionChanged()
DRadioIndication.java639 mRil.mCdmaSubscriptionChangedRegistrants.notifyRegistrants( in cdmaSubscriptionSourceChanged()