Searched refs:RIL_REQUEST_SEND_DEVICE_STATE (Results 1 – 3 of 3) sorted by relevance
470 int RIL_REQUEST_SEND_DEVICE_STATE = 138; field
60 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_SEND_DEVICE_STATE;1160 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_SEND_DEVICE_STATE); in testSendDeviceState()
4838 RILRequest rr = obtainRequest(RIL_REQUEST_SEND_DEVICE_STATE, result, in sendDeviceState()6265 case RIL_REQUEST_SEND_DEVICE_STATE: in requestToString()