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