Searched refs:RIL_REQUEST_WRITE_SMS_TO_SIM (Results 1 – 3 of 3) sorted by relevance
414 int RIL_REQUEST_WRITE_SMS_TO_SIM = 63; field
85 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_WRITE_SMS_TO_SIM;895 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_WRITE_SMS_TO_SIM); in testWriteSmsToSim()
3039 RILRequest rr = obtainRequest(RIL_REQUEST_WRITE_SMS_TO_SIM, result, in writeSmsToSim()6760 case RIL_REQUEST_WRITE_SMS_TO_SIM: in requestToString()