Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DCachedBluetoothDevice.java51 public class CachedBluetoothDevice implements Comparable<CachedBluetoothDevice> { class
299 CachedBluetoothDevice(Context context, BluetoothDevice device) { in CachedBluetoothDevice() method in CachedBluetoothDevice