Home
last modified time | relevance | path

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

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