Searched refs:SrvccState (Results 1 – 17 of 17) 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() argument
|
D | radio_hidl_hal_utils_v1_0.h | 508 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 213 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_1.h | 528 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 250 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_3.h | 598 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 248 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_2.h | 623 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 290 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_4.h | 694 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_indication.cpp | 331 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_5.h | 793 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_indication.cpp | 356 SrvccState /*state*/) { in srvccStateNotify() argument
|
D | radio_hidl_hal_utils_v1_6.h | 1061 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 388 oneway srvccStateNotify(RadioIndicationType type, SrvccState state);
|
D | types.hal | 952 enum SrvccState :int32_t {
|
/hardware/ril/libril/ |
D | ril_service.cpp | 8024 convertIntToRadioIndicationType(indicationType), (SrvccState) state); in srvccStateNotifyInd()
|