Searched refs:sendStoredText (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ISms.aidl | 456 void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method
|
D | ISmsImplBase.java | 165 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in ISmsImplBase
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | IccSmsInterfaceManager.java | 1245 public void sendStoredText(String callingPkg, Uri messageUri, String scAddress, in sendStoredText() method in IccSmsInterfaceManager 1247 sendStoredText(callingPkg, null, messageUri, scAddress, sentIntent, deliveryIntent); in sendStoredText() 1250 public void sendStoredText(String callingPkg, String callingAttributionTag, in sendStoredText() method in IccSmsInterfaceManager
|
D | SmsController.java | 514 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in SmsController 523 iccSmsIntMgr.sendStoredText(callingPkg, callingAttributionTag, messageUri, scAddress, in sendStoredText()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 87465 Lcom/android/internal/telephony/ISms$Stub$Proxy;->sendStoredText(ILjava/lang/String;Landroid/net/Ur… 87520 Lcom/android/internal/telephony/ISms;->sendStoredText(ILjava/lang/String;Landroid/net/Uri;Ljava/lan…
|