Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java51 public class CachedBluetoothDevice implements Comparable<CachedBluetoothDevice> { class
97 CachedBluetoothDevice(Context context, LocalBluetoothProfileManager profileManager, in CachedBluetoothDevice() method in CachedBluetoothDevice