Searched refs:RIL_REQUEST_SIGNAL_STRENGTH (Results 1 – 16 of 16) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 36 {RIL_REQUEST_SIGNAL_STRENGTH, radio::getSignalStrengthResponse},
|
D | ril.cpp | 1044 case RIL_REQUEST_SIGNAL_STRENGTH: return "SIGNAL_STRENGTH"; in requestToString()
|
D | ril_service.cpp | 1045 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 36 {RIL_REQUEST_SIGNAL_STRENGTH, radio_1_6::getSignalStrengthResponse},
|
D | ril.cpp | 1048 case RIL_REQUEST_SIGNAL_STRENGTH: return "SIGNAL_STRENGTH"; in requestToString()
|
D | ril.h | 2884 #define RIL_REQUEST_SIGNAL_STRENGTH 19 macro
|
D | ril_service.cpp | 1178 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength() 3533 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength_1_4()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 36 {RIL_REQUEST_SIGNAL_STRENGTH, radio_1_6::getSignalStrengthResponse},
|
D | ril.cpp | 1090 case RIL_REQUEST_SIGNAL_STRENGTH: return "SIGNAL_STRENGTH"; in requestToString()
|
D | ril.h | 3190 #define RIL_REQUEST_SIGNAL_STRENGTH 19 macro
|
D | ril_service.cpp | 1196 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength() 3690 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength_1_4()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 2769 #define RIL_REQUEST_SIGNAL_STRENGTH 19 macro
|
D | reference-ril.c | 2741 case RIL_REQUEST_SIGNAL_STRENGTH:
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 2768 #define RIL_REQUEST_SIGNAL_STRENGTH 19 macro
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 2382 case RIL_REQUEST_SIGNAL_STRENGTH: in gce_ril_on_request()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 3932 case RIL_REQUEST_SIGNAL_STRENGTH:
|