Searched defs:BluetoothMapAccountItem (Results 1 – 2 of 2) sorted by relevance
25 public class BluetoothMapAccountItem implements Comparable<BluetoothMapAccountItem> { class40 private BluetoothMapAccountItem( in BluetoothMapAccountItem() method in BluetoothMapAccountItem
61 LinkedHashMap<BluetoothMapAccountItem, ArrayList<BluetoothMapAccountItem>> groupsList, in BluetoothMapSettingsAdapter()