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