Searched defs:sendStoredText (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | IccSmsInterfaceManager.java | 1274 public void sendStoredText(String callingPkg, Uri messageUri, String scAddress, in sendStoredText() method in IccSmsInterfaceManager 1279 public void sendStoredText(String callingPkg, String callingAttributionTag, in sendStoredText() method in IccSmsInterfaceManager
|
D | SmsController.java | 507 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in SmsController
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ISmsImplBase.java | 163 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in ISmsImplBase
|
D | ISms.aidl | 450 void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method
|