Home
last modified time | relevance | path

Searched refs:onSendComplete (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java573 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in sendSmsByCarrierApp()
591 public abstract void onSendComplete(@CarrierMessagingService.SendResult int result); in onSendComplete() method in SMSDispatcher.SmsSender
610 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in handleMessage()
656 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
660 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
665 public void onSendComplete(int result) { in onSendComplete() method in SMSDispatcher.TextSmsSender
714 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
718 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
723 public void onSendComplete(int result) { in onSendComplete() method in SMSDispatcher.DataSmsSender
902 onSendComplete(CarrierMessagingService.SEND_STATUS_RETRY_ON_CARRIER_NETWORK); in onServiceReady()
[all …]