Home
last modified time | relevance | path

Searched defs:RIL_REQUEST_SEND_SMS (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DTelephonyMetricsTest.java606 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 1, 0, RIL_REQUEST_SEND_SMS, in testWriteRilSendSms() local
609 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 4, 0, RIL_REQUEST_SEND_SMS, in testWriteRilSendSms() local
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java376 int RIL_REQUEST_SEND_SMS = 25; field
/aosp12/hardware/ril/include/telephony/
H A Dril.h2952 #define RIL_REQUEST_SEND_SMS 25 macro
/aosp12/hardware/ril/reference-ril/
H A Dril.h2952 #define RIL_REQUEST_SEND_SMS 25 macro