Home
last modified time | relevance | path

Searched refs:onSmsStatusReportReceived (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsSmsImplBase.java359 public final void onSmsStatusReportReceived(int token, in onSmsStatusReportReceived() method in ImsSmsImplBase
367 mListener.onSmsStatusReportReceived(token, format, pdu); in onSmsStatusReportReceived()
389 public final void onSmsStatusReportReceived(int token, @SmsMessage.Format String format, in onSmsStatusReportReceived() method in ImsSmsImplBase
396 mListener.onSmsStatusReportReceived(token, format, pdu); in onSmsStatusReportReceived()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsSmsListener.aidl25 void onSmsStatusReportReceived(int token, in String format, in byte[] pdu); in onSmsStatusReportReceived() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DImsSmsDispatcherTest.java172 .onSmsStatusReportReceived(statusReportToken, SmsMessage.FORMAT_3GPP, pdu); in testReceiveGsmSmsStatusReport()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DImsSmsDispatcher.java158 public void onSmsStatusReportReceived(int token, String format, byte[] pdu)
/frameworks/base/api/
Dsystem-lint-baseline.txt179 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, String…
181 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, String…
Dtest-lint-baseline.txt1830 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, String…
1832 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, String…
1834 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, int, S…
1836 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsStatusReportReceived(int, int, S…
Dtest-current.txt4837 …method @Deprecated public final void onSmsStatusReportReceived(int, @IntRange(from=0, to=65535) in…
4838 …method public final void onSmsStatusReportReceived(int, String, byte[]) throws java.lang.RuntimeEx…
Dsystem-current.txt12432 …method @Deprecated public final void onSmsStatusReportReceived(int, @IntRange(from=0, to=65535) in…
12433 …method public final void onSmsStatusReportReceived(int, String, byte[]) throws java.lang.RuntimeEx…
/frameworks/base/telephony/api/
Dsystem-current.txt1929 …method @Deprecated public final void onSmsStatusReportReceived(int, @IntRange(from=0, to=65535) in…
1930 …method public final void onSmsStatusReportReceived(int, String, byte[]) throws java.lang.RuntimeEx…
/frameworks/base/non-updatable-api/
Dsystem-current.txt11314 …method @Deprecated public final void onSmsStatusReportReceived(int, @IntRange(from=0, to=65535) in…
11315 …method public final void onSmsStatusReportReceived(int, String, byte[]) throws java.lang.RuntimeEx…