Searched refs:mSignalInfoRegistrants (Results 1 – 4 of 4) sorted by relevance
160 protected final RegistrantList mSignalInfoRegistrants field in CallManager1491 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()1501 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()2117 mSignalInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
75 protected RegistrantList mSignalInfoRegistrants = new RegistrantList(); field in BaseCommands674 mSignalInfoRegistrants.addUnique(h, what, obj); in registerForSignalInfo()679 mSignalInfoRegistrants.remove(h); in unregisterForSignalInfo()
6021 if (mSignalInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()6023 mSignalInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()
1081 …llManager;.INSTANCE:Lcom/android/internal/telephony/CallManager;.mSignalInfoRegistrants:Lcom/andro…