Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSimIndication.java81 mRil.mCdmaSubscriptionChangedRegistrants.notifyRegistrants( in cdmaSubscriptionSourceChanged()
DBaseCommands.java86 protected RegistrantList mCdmaSubscriptionChangedRegistrants = new RegistrantList(); field in BaseCommands
764 mCdmaSubscriptionChangedRegistrants.addUnique(h, what, obj); in registerForCdmaSubscriptionChanged()
769 mCdmaSubscriptionChangedRegistrants.remove(h); in unregisterForCdmaSubscriptionChanged()
DRadioIndication.java733 mRil.mCdmaSubscriptionChangedRegistrants.notifyRegistrants( in cdmaSubscriptionSourceChanged()