Home
last modified time | relevance | path

Searched defs:BluetoothMapAccountItem (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAccountItem.java25 public class BluetoothMapAccountItem implements Comparable<BluetoothMapAccountItem> { class
40 private BluetoothMapAccountItem( in BluetoothMapAccountItem() method in BluetoothMapAccountItem
DBluetoothMapSettingsAdapter.java61 LinkedHashMap<BluetoothMapAccountItem, ArrayList<BluetoothMapAccountItem>> groupsList, in BluetoothMapSettingsAdapter()