Searched refs:BluetoothMapMessageListing (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListing.java30 public class BluetoothMapMessageListing { class
32 private static final String TAG = "BluetoothMapMessageListing";
37 public BluetoothMapMessageListing(){ method in class:BluetoothMapMessageListing
H A DBluetoothMapContent.java2057 public BluetoothMapMessageListing msgListing(BluetoothMapFolderElement folderElement,
2061 BluetoothMapMessageListing bmList = new BluetoothMapMessageListing();
H A DBluetoothMapObexServer.java995 BluetoothMapMessageListing outList;
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
H A DBluetoothMapContentTest.java36 import com.android.bluetooth.map.BluetoothMapMessageListing;
355 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams);
387 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams);
417 BluetoothMapMessageListing msgListing = mBtMapContent.msgListing(fe, appParams);

Completed in 635 milliseconds