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 466 public static ArrayList<SmsPdu> getSubmitPdus(String messageText, String address){
566 ArrayList<SmsPdu> deliverPdus = getSubmitPdus(messageText, address);
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 3252 milliseconds