Searched defs:handleCdmaStatusReport (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 86 milliseconds