Searched defs:sms (Results 1 – 13 of 13) 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
34 ISms sms = ISms.Stub.asInterface(ServiceManager.getService("isms")); in testBasic() local
109 SmsMessage sms = (SmsMessage) smsb; in dispatchMessageRadioSpecific() local234 private void handleVoicemailTeleservice(SmsMessage sms) { in handleVoicemailTeleservice()
98 private boolean handleServiceCategoryProgramData(SmsMessage sms) { in handleServiceCategoryProgramData()
67 public void sendStatusReportMessage(SmsMessage sms) { in sendStatusReportMessage()86 private void handleCdmaStatusReport(SmsMessage sms) { in handleCdmaStatusReport()
95 SmsMessage sms = (SmsMessage) smsb; in dispatchMessageRadioSpecific() local
121 SmsMessage sms = SmsMessage.newFromCDS(pduString); in handleStatusReport() local
513 SmsMessage sms = (SmsMessage) ar.result; in handleNewSms() local537 SmsMessage sms = (SmsMessage) ar.result; in handleInjectSms() local659 protected int dispatchNormalMessage(SmsMessageBase sms) { in dispatchNormalMessage()1480 final SmsMessage sms = msgs[0]; in parseSmsMessage() local
3119 SmsMessage sms; in processUnsolicited() local3302 SmsMessage sms = (SmsMessage) ret; in processUnsolicited() local3593 SmsMessage sms; in responseCdmaSms() local
107 sp<IGraphicBufferProducer> sms = (new SurfaceMediaSource( in SetUp() local
1644 String sms = "0107912160130310f20404d0110041007030208054832b0120" in fetchSimRecords() local
1601 StateMachineSharedThread sms[] = new StateMachineSharedThread[10]; in testStateMachineSharedThread() local
982 SmsMessage sms = SmsMessage.createFromEfRecord(i+1, data.getBytes()); in createMessageListFromRawRecords() local