Searched defs:sendStoredText (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | IccSmsInterfaceManager.java | 1245 public void sendStoredText(String callingPkg, Uri messageUri, String scAddress, in sendStoredText() method in IccSmsInterfaceManager 1250 public void sendStoredText(String callingPkg, String callingAttributionTag, in sendStoredText() method in IccSmsInterfaceManager
|
H A D | SmsController.java | 514 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in SmsController
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ISms.aidl | 456 void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method
|
H A D | ISmsImplBase.java | 165 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in ISmsImplBase
|