Searched refs:RIL_REQUEST_WRITE_SMS_TO_SIM (Results 1 – 4 of 4) sorted by relevance
409 int RIL_REQUEST_WRITE_SMS_TO_SIM = 63; field
90 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_WRITE_SMS_TO_SIM;1000 mRILUnderTest, mSerialNumberCaptor.getValue(), RIL_REQUEST_WRITE_SMS_TO_SIM); in testWriteSmsToSim()
229 import static com.android.internal.telephony.RILConstants.RIL_REQUEST_WRITE_SMS_TO_SIM;4955 case RIL_REQUEST_WRITE_SMS_TO_SIM: in requestToString()
2815 RILRequest rr = obtainRequest(RIL_REQUEST_WRITE_SMS_TO_SIM, result, mRILDefaultWorkSource); in writeSmsToSim()