Searched refs:RIL_REQUEST_STOP_LCE (Results 1 – 15 of 15) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 150 {RIL_REQUEST_STOP_LCE, radio::stopLceServiceResponse},
|
D | ril.cpp | 1158 case RIL_REQUEST_STOP_LCE: return "STOP_LCE"; in requestToString()
|
D | ril_service.cpp | 2690 dispatchVoid(serial, mSlotId, RIL_REQUEST_STOP_LCE); in stopLceService()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 150 {RIL_REQUEST_STOP_LCE, radio_1_6::stopLceServiceResponse},
|
D | ril.cpp | 1164 case RIL_REQUEST_STOP_LCE: return "STOP_LCE"; in requestToString()
|
D | ril.h | 6155 #define RIL_REQUEST_STOP_LCE 133 macro
|
D | ril_service.cpp | 2826 dispatchVoid(serial, mSlotId, RIL_REQUEST_STOP_LCE); in stopLceService()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 150 {RIL_REQUEST_STOP_LCE, radio_1_6::stopLceServiceResponse},
|
D | ril.cpp | 1206 case RIL_REQUEST_STOP_LCE: return "STOP_LCE"; in requestToString()
|
D | ril.h | 6461 #define RIL_REQUEST_STOP_LCE 133 macro
|
D | ril_service.cpp | 2857 dispatchVoid(serial, mSlotId, RIL_REQUEST_STOP_LCE); in stopLceService()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 6040 #define RIL_REQUEST_STOP_LCE 133 macro
|
D | reference-ril.c | 2657 case RIL_REQUEST_STOP_LCE: 3010 case RIL_REQUEST_STOP_LCE:
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 6039 #define RIL_REQUEST_STOP_LCE 133 macro
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 3847 case RIL_REQUEST_STOP_LCE: 4222 case RIL_REQUEST_STOP_LCE:
|