Searched refs:writeOnRilSolicitedResponse (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DTelephonyMetricsTest.java353 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 1, 2,
375 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 2, 3,
397 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 1, 0, RIL_REQUEST_SEND_SMS,
400 mMetrics.writeOnRilSolicitedResponse(mPhone.getPhoneId(), 4, 0, RIL_REQUEST_SEND_SMS,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DTelephonyMetrics.java1403 public void writeOnRilSolicitedResponse(int phoneId, int rilSerial, int rilError, method in class:TelephonyMetrics
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java3884 mMetrics.writeOnRilSolicitedResponse(mPhoneId, rr.mSerial, responseInfo.error,

Completed in 1872 milliseconds