Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java543 ArrayList<String> smsFragments = smsMng.divideMessage(messageText); in getSubmitPdus() local
560 SmsMessage.getSubmitPdu(null, destinationAddress, smsFragments.get(0), false) in getSubmitPdus()
572 smsFragments.get(i), in getSubmitPdus()