Home
last modified time | relevance | path

Searched refs:convoListing (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java1377 outList = mOutContent.convoListing(appParams, false); in sendConvoListingRsp()
1385 outList = mOutContent.convoListing(appParams, true); in sendConvoListingRsp()
DBluetoothMapContent.java2689 public BluetoothMapConvoListing convoListing(BluetoothMapAppParams ap, boolean sizeOnly) { in convoListing() method in BluetoothMapContent