Searched defs:CachedBluetoothDeviceManager (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDeviceManager.java28 * CachedBluetoothDeviceManager manages the set of remote Bluetooth devices.
30 final class CachedBluetoothDeviceManager { class
31 private static final String TAG = "CachedBluetoothDeviceManager";
38 CachedBluetoothDeviceManager(Context context) { method in class:CachedBluetoothDeviceManager

Completed in 69 milliseconds