Searched refs:mResendIncallMuteRegistrants (Results 1 – 3 of 3) sorted by relevance
61 protected RegistrantList mResendIncallMuteRegistrants = new RegistrantList(); field in BaseCommands680 mResendIncallMuteRegistrants.add(r); in registerForResendIncallMute()685 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()
162 protected final RegistrantList mResendIncallMuteRegistrants field in CallManager1454 mResendIncallMuteRegistrants.addUnique(h, what, obj); in registerForResendIncallMute()1461 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()2314 mResendIncallMuteRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
562 mRil.mResendIncallMuteRegistrants.notifyRegistrants(); in resendIncallMute()