Home
last modified time | relevance | path

Searched refs:isVoiceInService (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dvts_test_util.h105 bool isVoiceInService(RegState state);
Dvts_test_util.cpp101 bool isVoiceInService(RegState state) { in isVoiceInService() function
/hardware/interfaces/radio/aidl/vts/
Dradio_aidl_hal_utils.h140 bool isVoiceInService(RegState state);
Dradio_aidl_hal_utils.cpp102 bool isVoiceInService(RegState state) { in isVoiceInService() function
Dradio_voice_test.cpp139 isVoiceInService(radioRsp_network->voiceRegResp.regState)) { in TEST_P()
201 isVoiceInService(radioRsp_network->voiceRegResp.regState)) { in TEST_P()
262 isVoiceInService(radioRsp_network->voiceRegResp.regState)) { in TEST_P()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp72 isVoiceInService(radioRsp_v1_4->voiceRegResp.regState)) { in TEST_P()
129 isVoiceInService(radioRsp_v1_4->voiceRegResp.regState)) { in TEST_P()
185 isVoiceInService(radioRsp_v1_4->voiceRegResp.regState)) { in TEST_P()
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp685 isVoiceInService(radioRsp_v1_6->voiceRegResp.regState)) { in TEST_P()
743 isVoiceInService(radioRsp_v1_6->voiceRegResp.regState)) { in TEST_P()
800 isVoiceInService(radioRsp_v1_6->voiceRegResp.regState)) { in TEST_P()
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1279 if (isVoiceInService(radioRsp_v1_5->voiceRegResp.regState)) { in TEST_P()