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

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 189 msg.setSmsBodyPdus(BluetoothMapSmsPdu.getDeliverPdus("Let's go fishing!", "00498912345678", date.getTime()));
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 576 public static ArrayList<SmsPdu> getDeliverPdus(String messageText, String address, long date){
    [all...]
BluetoothMapContent.java     [all...]

Completed in 62 milliseconds