Home
last modified time | relevance | path

Searched refs:getDeliverPdus (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapSmsPduTest.java165 BluetoothMapSmsPdu.getDeliverPdus( in getDeliverPdus_withTypeGSM()
194 BluetoothMapSmsPdu.getDeliverPdus( in getDeliverPdus_withTypeCDMA()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java595 public static ArrayList<SmsPdu> getDeliverPdus( in getDeliverPdus() method in BluetoothMapSmsPdu
DBluetoothMapContent.java3721 BluetoothMapSmsPdu.getDeliverPdus(mContext, msgBody, phone, time)); in getSmsMessage()