Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 – 16 of 16) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 125 {RIL_REQUEST_VOICE_RADIO_TECH, radio::getVoiceRadioTechnologyResponse},
|
D | ril.cpp | 1133 case RIL_REQUEST_VOICE_RADIO_TECH: return "VOICE_RADIO_TECH"; in requestToString()
|
D | ril_service.cpp | 2023 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_RADIO_TECH); in getVoiceRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 125 {RIL_REQUEST_VOICE_RADIO_TECH, radio_1_6::getVoiceRadioTechnologyResponse},
|
D | ril.cpp | 1139 case RIL_REQUEST_VOICE_RADIO_TECH: return "VOICE_RADIO_TECH"; in requestToString()
|
D | ril.h | 5544 #define RIL_REQUEST_VOICE_RADIO_TECH 108 macro
|
D | ril_service.cpp | 2158 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_RADIO_TECH); in getVoiceRadioTechnology()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 125 {RIL_REQUEST_VOICE_RADIO_TECH, radio_1_6::getVoiceRadioTechnologyResponse},
|
D | ril.cpp | 1181 case RIL_REQUEST_VOICE_RADIO_TECH: return "VOICE_RADIO_TECH"; in requestToString()
|
D | ril.h | 5850 #define RIL_REQUEST_VOICE_RADIO_TECH 108 macro
|
D | ril_service.cpp | 2189 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_RADIO_TECH); in getVoiceRadioTechnology()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 5429 #define RIL_REQUEST_VOICE_RADIO_TECH 108 macro
|
D | reference-ril.c | 2658 case RIL_REQUEST_VOICE_RADIO_TECH: 2930 case RIL_REQUEST_VOICE_RADIO_TECH:
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 5428 #define RIL_REQUEST_VOICE_RADIO_TECH 108 macro
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 2463 case RIL_REQUEST_VOICE_RADIO_TECH: { in gce_ril_on_request()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 3848 case RIL_REQUEST_VOICE_RADIO_TECH: 4140 case RIL_REQUEST_VOICE_RADIO_TECH:
|