Searched defs:sms (Results 1 – 14 of 14) sorted by relevance
33 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testAddressing() local54 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testUdh() local88 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testUcs2() local103 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testMultipart() local122 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testCPHSVoiceMail() local154 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testCingularVoiceMail() local173 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testEmailGateway() local205 SmsMessage sms = SmsMessage.createFromPdu(HexDump.hexStringToByteArray(pdu)); in testExtendedCharacterTable() local
37 SmsMessage sms; in testCMT1() local67 SmsMessage sms; in testCMT2() local94 SmsMessage sms; in testEfRecord() local
34 ISms sms = ISms.Stub.asInterface(ServiceManager.getService("isms")); in testBasic() local
120 SmsMessage sms = (SmsMessage) smsb; in dispatchMessageRadioSpecific() local249 private void handleVoicemailTeleservice(SmsMessage sms) { in handleVoicemailTeleservice()
98 private boolean handleServiceCategoryProgramData(SmsMessage sms) { in handleServiceCategoryProgramData()
66 void sendStatusReportMessage(SmsMessage sms) { in sendStatusReportMessage()85 void handleCdmaStatusReport(SmsMessage sms) { in handleCdmaStatusReport()
95 SmsMessage sms = (SmsMessage) smsb; in dispatchMessageRadioSpecific() local
120 SmsMessage sms = SmsMessage.newFromCDS(pduString); in handleStatusReport() local
480 SmsMessage sms = (SmsMessage) ar.result; in handleNewSms() local504 SmsMessage sms = (SmsMessage) ar.result; in handleInjectSms() local613 protected int dispatchNormalMessage(SmsMessageBase sms) { in dispatchNormalMessage()1262 final SmsMessage sms = msgs[0]; in parseSmsMessage() local
2806 SmsMessage sms; in processUnsolicited() local2987 SmsMessage sms = (SmsMessage) ret; in processUnsolicited() local3280 SmsMessage sms; in responseCdmaSms() local
1598 String sms = "0107912160130310f20404d0110041007030208054832b0120" in fetchSimRecords() local
111 sp<IGraphicBufferProducer> sms = (new SurfaceMediaSource( in SetUp() local
845 SmsMessage sms = SmsMessage.createFromEfRecord(i+1, data.getBytes()); in createMessageListFromRawRecords() local
1599 StateMachineSharedThread sms[] = new StateMachineSharedThread[10]; in testStateMachineSharedThread() local