Searched refs:RIL_REQUEST_SIGNAL_STRENGTH (Results 1 – 9 of 9) sorted by relevance
36 {RIL_REQUEST_SIGNAL_STRENGTH, radio::getSignalStrengthResponse},
1044 case RIL_REQUEST_SIGNAL_STRENGTH: return "SIGNAL_STRENGTH"; in requestToString()
996 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength()
370 int RIL_REQUEST_SIGNAL_STRENGTH = 19; field
2768 #define RIL_REQUEST_SIGNAL_STRENGTH 19 macro
2431 case RIL_REQUEST_SIGNAL_STRENGTH:
73 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SIGNAL_STRENGTH;550 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SIGNAL_STRENGTH); in testGetSignalStrength()
1489 RILRequest rr = obtainRequest(RIL_REQUEST_SIGNAL_STRENGTH, result, in getSignalStrength()6728 case RIL_REQUEST_SIGNAL_STRENGTH: in requestToString()