HomeSort by relevance Sort by last modified time
    Searched full:setsmsbodypdus (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageSms.java 30 public void setSmsBodyPdus(ArrayList<SmsPdu> smsBodyPdus) {
BluetoothMapContent.java     [all...]
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 203 msg.setSmsBodyPdus(BluetoothMapSmsPdu.getDeliverPdus("Let's go fishing!", "00498912345678", date.getTime()));
273 msg.setSmsBodyPdus(BluetoothMapSmsPdu.getSubmitPdus("Let's go fishing!", "00498912345678"));

Completed in 164 milliseconds