Searched refs:resendIncallMute (Results 1 – 12 of 12) sorted by relevance
153 Return<void> RadioIndication::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication
477 Return<void> resendIncallMute(RadioIndicationType type);
171 Return<void> RadioIndication_v1_1::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_1
497 Return<void> resendIncallMute(RadioIndicationType type);
205 Return<void> RadioIndication_v1_2::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_2
592 Return<void> resendIncallMute(RadioIndicationType type);
206 Return<void> RadioIndication_v1_3::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_3
569 Return<void> resendIncallMute(RadioIndicationType type);
246 Return<void> RadioIndication_v1_4::resendIncallMute(RadioIndicationType /*type*/) { in resendIncallMute() function in RadioIndication_v1_4
663 Return<void> resendIncallMute(RadioIndicationType type);
309 oneway resendIncallMute(RadioIndicationType type);
7800 Return<void> retStatus = radioService[slotId]->mRadioIndication->resendIncallMute( in resendIncallMuteInd()