Searched refs:mSignalInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
158 protected final RegistrantList mSignalInfoRegistrants field in CallManager1499 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()1509 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()2134 mSignalInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
70 protected RegistrantList mSignalInfoRegistrants = new RegistrantList(); field in BaseCommands638 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()654 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()
5950 if (mSignalInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()5952 mSignalInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()