Home
last modified time | relevance | path

Searched refs:onSmsReceived (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DVisualVoicemailService.java168 onSmsReceived(task, sms);
212 public abstract void onSmsReceived(VisualVoicemailTask task, in onSmsReceived() method in VisualVoicemailService
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsSmsListener.aidl26 void onSmsReceived(int token, in String format, in byte[] pdu); in onSmsReceived() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsSmsImplBase.java222 public final void onSmsReceived(int token, @SmsMessage.Format String format, byte[] pdu) in onSmsReceived() method in ImsSmsImplBase
229 mListener.onSmsReceived(token, format, pdu); in onSmsReceived()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DImsSmsDispatcher.java184 public void onSmsReceived(int token, String format, byte[] pdu) {
/frameworks/base/api/
Dtest-lint-baseline.txt1816 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsReceived(int, String, byte[]) pa…
1817 Missing nullability on parameter `format` in method `onSmsReceived`
1818 MissingNullability: android.telephony.ims.stub.ImsSmsImplBase#onSmsReceived(int, String, byte[]) pa…
1819 Missing nullability on parameter `pdu` in method `onSmsReceived`
Dtest-current.txt4017 method public final void onSmsReceived(int, String, byte[]) throws java.lang.RuntimeException;
Dsystem-current.txt10228 method public final void onSmsReceived(int, String, byte[]) throws java.lang.RuntimeException;
Dcurrent.txt46283 …method @MainThread public abstract void onSmsReceived(android.telephony.VisualVoicemailService.Vis…
/frameworks/base/telephony/api/
Dsystem-current.txt1996 method public final void onSmsReceived(int, String, byte[]) throws java.lang.RuntimeException;
/frameworks/base/non-updatable-api/
Dsystem-current.txt10126 method public final void onSmsReceived(int, String, byte[]) throws java.lang.RuntimeException;
Dcurrent.txt46139 …method @MainThread public abstract void onSmsReceived(android.telephony.VisualVoicemailService.Vis…