OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeliverPdus
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java
203
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 55 milliseconds