Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java535 ArrayList<String> smsFragments = smsMng.divideMessage(messageText); in getSubmitPdus() local
551 data = SmsMessage.getSubmitPdu(null, destinationAddress, smsFragments.get(0), in getSubmitPdus()
560 destinationAddress, smsFragments.get(i), encoding, languageTable, in getSubmitPdus()