Searched refs:srvccStateNotify (Results 1 – 12 of 12) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_indication.cpp | 193 Return<void> RadioIndication::srvccStateNotify(RadioIndicationType /*type*/, SrvccState /*state*/) { in srvccStateNotify() function in RadioIndication
|
D | radio_hidl_hal_utils_v1_0.h | 497 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 212 Return<void> RadioIndication_v1_1::srvccStateNotify(RadioIndicationType /*type*/, in srvccStateNotify() function in RadioIndication_v1_1
|
D | radio_hidl_hal_utils_v1_1.h | 517 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 247 Return<void> RadioIndication_v1_2::srvccStateNotify(RadioIndicationType /*type*/, in srvccStateNotify() function in RadioIndication_v1_2
|
D | radio_hidl_hal_utils_v1_2.h | 613 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 249 Return<void> RadioIndication_v1_3::srvccStateNotify(RadioIndicationType /*type*/, in srvccStateNotify() function in RadioIndication_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 591 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 289 Return<void> RadioIndication_v1_4::srvccStateNotify(RadioIndicationType /*type*/, in srvccStateNotify() function in RadioIndication_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 686 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 388 oneway srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 8136 Return<void> retStatus = radioService[slotId]->mRadioIndication->srvccStateNotify( in srvccStateNotifyInd()
|