Searched refs:callStateChanged (Results 1 – 12 of 12) sorted by relevance
26 Return<void> RadioIndication::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication
412 Return<void> callStateChanged(RadioIndicationType type);
42 Return<void> RadioIndication_v1_1::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_1
432 Return<void> callStateChanged(RadioIndicationType type);
75 Return<void> RadioIndication_v1_2::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_2
526 Return<void> callStateChanged(RadioIndicationType type);
76 Return<void> RadioIndication_v1_3::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_3
502 Return<void> callStateChanged(RadioIndicationType type);
115 Return<void> RadioIndication_v1_4::callStateChanged(RadioIndicationType /*type*/) { in callStateChanged() function in RadioIndication_v1_4
595 Return<void> callStateChanged(RadioIndicationType type);
42 oneway callStateChanged(RadioIndicationType type);
6879 Return<void> retStatus = radioService[slotId]->mRadioIndication->callStateChanged( in callStateChangedInd()