HomeSort by relevance Sort by last modified time
    Searched refs:sendStoredText (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl 527 void sendStoredText(long subId, String callingPkg, in Uri messageUri, String scAddress,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
UiccSmsController.java 334 public void sendStoredText(long subId, String callingPkg, Uri messageUri, String scAddress,
338 iccSmsIntMgr.sendStoredText(callingPkg, messageUri, scAddress, sentIntent,
341 Rlog.e(LOG_TAG,"sendStoredText iccSmsIntMgr is null for subscription: " + subId);
IccSmsInterfaceManager.java     [all...]
  /frameworks/opt/telephony/src/java/android/telephony/
SmsManager.java     [all...]

Completed in 161 milliseconds