Searched refs:mResendIncallMuteRegistrants (Results 1 – 3 of 3) sorted by relevance
62 protected RegistrantList mResendIncallMuteRegistrants = new RegistrantList(); field in BaseCommands696 mResendIncallMuteRegistrants.add(r); in registerForResendIncallMute()701 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()
162 protected final RegistrantList mResendIncallMuteRegistrants field in CallManager1458 mResendIncallMuteRegistrants.addUnique(h, what, obj); in registerForResendIncallMute()1465 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()2318 mResendIncallMuteRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
628 mRil.mResendIncallMuteRegistrants.notifyRegistrants(); in resendIncallMute()