Searched defs:BluetoothMapAccountItem (Results 1 – 2 of 2) sorted by relevance
26 public class BluetoothMapAccountItem implements Comparable<BluetoothMapAccountItem>{ class44 public BluetoothMapAccountItem(String id, String name, String packageName, String authority, in BluetoothMapAccountItem() method in BluetoothMapAccountItem
69 LinkedHashMap<BluetoothMapAccountItem, in BluetoothMapSettingsAdapter()