Home
last modified time | relevance | path

Searched defs:sendStoredText (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISmsImplBase.java165 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in ISmsImplBase
DISms.aidl456 void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccSmsInterfaceManager.java1292 public void sendStoredText(String callingPkg, int callingUser, Uri messageUri, String scAddress, in sendStoredText() method in IccSmsInterfaceManager
1298 public void sendStoredText(String callingPkg, int callingUser, String callingAttributionTag, in sendStoredText() method in IccSmsInterfaceManager
DSmsController.java737 public void sendStoredText(int subId, String callingPkg, String callingAttributionTag, in sendStoredText() method in SmsController