Home
last modified time | relevance | path

Searched refs:RADIO_SERVICE_SLOT1_NAME (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_test.cpp23 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
29 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
35 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_0.h46 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_3.h46 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_1.h47 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_5.h58 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_6.h52 #define RADIO_SERVICE_SLOT1_NAME "slot1" // HAL instance name for SIM slot 1 or single SIM device macro
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_4.h51 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_test.cpp22 if (serviceName != RADIO_SERVICE_SLOT1_NAME) { in isServiceValidForDeviceConfiguration()
28 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME) { in isServiceValidForDeviceConfiguration()
34 if (serviceName != RADIO_SERVICE_SLOT1_NAME && serviceName != RADIO_SERVICE_SLOT2_NAME && in isServiceValidForDeviceConfiguration()
Dradio_hidl_hal_utils_v1_2.h56 #define RADIO_SERVICE_SLOT1_NAME "slot1" macro
/hardware/interfaces/radio/aidl/vts/
Dradio_aidl_hal_utils.cpp123 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME)) { in isServiceValidForDeviceConfiguration()
129 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME) && in isServiceValidForDeviceConfiguration()
136 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME) && in isServiceValidForDeviceConfiguration()
Dradio_aidl_hal_utils.h91 #define RADIO_SERVICE_SLOT1_NAME "slot1" // HAL instance name for SIM slot 1 or single SIM device macro