Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java910 int error = rilErrorToSmsManagerResult( in handleSendComplete()
976 private static int rilErrorToSmsManagerResult(CommandException.Error rilError) { in rilErrorToSmsManagerResult() method in SMSDispatcher