Searched refs:getDeliverPdus (Results 1 – 3 of 3) sorted by relevance
189 …msg.setSmsBodyPdus(BluetoothMapSmsPdu.getDeliverPdus("Let's go fishing!", "00498912345678", date.g… in testSmsEncodeNativeDeliverPdu()
576 public static ArrayList<SmsPdu> getDeliverPdus(String messageText, String address, long date){ in getDeliverPdus() method in BluetoothMapSmsPdu
1662 message.setSmsBodyPdus(BluetoothMapSmsPdu.getDeliverPdus(msgBody, phone, time)); in getSmsMessage()