Searched refs:RIL_REQUEST_GET_CARRIER_RESTRICTIONS (Results 1 – 15 of 15) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 154 {RIL_REQUEST_GET_CARRIER_RESTRICTIONS, radio::getAllowedCarriersResponse},
|
D | ril.cpp | 1162 case RIL_REQUEST_GET_CARRIER_RESTRICTIONS: return "GET_CARRIER_RESTRICTIONS"; in requestToString()
|
D | ril_service.cpp | 2779 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 154 {RIL_REQUEST_GET_CARRIER_RESTRICTIONS, radio_1_6::getAllowedCarriersResponse},
|
D | ril.cpp | 1168 case RIL_REQUEST_GET_CARRIER_RESTRICTIONS: return "GET_CARRIER_RESTRICTIONS"; in requestToString()
|
D | ril.h | 6260 #define RIL_REQUEST_GET_CARRIER_RESTRICTIONS 137 macro
|
D | ril_service.cpp | 2938 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers() 3347 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers_1_4()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 154 {RIL_REQUEST_GET_CARRIER_RESTRICTIONS, radio_1_6::getAllowedCarriersResponse},
|
D | ril.cpp | 1210 case RIL_REQUEST_GET_CARRIER_RESTRICTIONS: return "GET_CARRIER_RESTRICTIONS"; in requestToString()
|
D | ril.h | 6566 #define RIL_REQUEST_GET_CARRIER_RESTRICTIONS 137 macro
|
D | ril_service.cpp | 2969 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers() 3471 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers_1_4()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 6145 #define RIL_REQUEST_GET_CARRIER_RESTRICTIONS 137 macro
|
D | reference-ril.c | 2638 case RIL_REQUEST_GET_CARRIER_RESTRICTIONS:
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 6144 #define RIL_REQUEST_GET_CARRIER_RESTRICTIONS 137 macro
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 3827 case RIL_REQUEST_GET_CARRIER_RESTRICTIONS:
|