Searched refs:mSrvccStateRegistrants (Results 1 – 3 of 3) sorted by relevance
99 protected RegistrantList mSrvccStateRegistrants = new RegistrantList(); field in BaseCommands950 mSrvccStateRegistrants.addUnique(h, what, obj); in registerForSrvccStateChanged()955 mSrvccStateRegistrants.remove(h); in unregisterForSrvccStateChanged()
415 mRil.mSrvccStateRegistrants.notifyRegistrants(new AsyncResult(null, response, null)); in srvccStateNotify()
896 mRil.mSrvccStateRegistrants.notifyRegistrants( in srvccStateNotify()