Searched refs:mSignalInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
160 protected final RegistrantList mSignalInfoRegistrants field in CallManager1498 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()1508 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()2137 mSignalInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
74 protected RegistrantList mSignalInfoRegistrants = new RegistrantList(); field in BaseCommands654 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()670 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()
6593 if (mSignalInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()6595 mSignalInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()