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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 477 public static ArrayList<SmsPdu> getSubmitPdus(String messageText, String address){
577 ArrayList<SmsPdu> deliverPdus = getSubmitPdus(messageText, address);
    [all...]
BluetoothMapContent.java     [all...]
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 259 msg.setSmsBodyPdus(BluetoothMapSmsPdu.getSubmitPdus("Let's go fishing!", "00498912345678"));

Completed in 4733 milliseconds