Searched refs:mResendIncallMuteRegistrants (Results 1 – 4 of 4) sorted by relevance
166 protected final RegistrantList mResendIncallMuteRegistrants field in CallManager1309 mResendIncallMuteRegistrants.addUnique(h, what, obj); in registerForResendIncallMute()1316 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()2125 mResendIncallMuteRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
84 protected RegistrantList mResendIncallMuteRegistrants = new RegistrantList(); field in BaseCommands754 mResendIncallMuteRegistrants.addUnique(h, what, obj); in registerForResendIncallMute()759 mResendIncallMuteRegistrants.remove(h); in unregisterForResendIncallMute()
399 mRil.mResendIncallMuteRegistrants.notifyRegistrants(); in resendIncallMute()
720 mRil.mResendIncallMuteRegistrants.notifyRegistrants(); in resendIncallMute()