Searched defs:handleCdmaStatusReport (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaSMSDispatcher.java78 if (VDBG) Rlog.d(TAG, "calling handleCdmaStatusReport()");
79 handleCdmaStatusReport((SmsMessage) o);
89 void handleCdmaStatusReport(SmsMessage sms) { method in class:CdmaSMSDispatcher

Completed in 60 milliseconds