Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java99 protected RegistrantList mSrvccStateRegistrants = new RegistrantList(); field in BaseCommands
950 mSrvccStateRegistrants.addUnique(h, what, obj); in registerForSrvccStateChanged()
955 mSrvccStateRegistrants.remove(h); in unregisterForSrvccStateChanged()
DVoiceIndication.java415 mRil.mSrvccStateRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in srvccStateNotify()
DRadioIndication.java896 mRil.mSrvccStateRegistrants.notifyRegistrants( in srvccStateNotify()