Home
last modified time | relevance | path

Searched refs:localBtMgr (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DUtils.java243 LocalBluetoothManager localBtMgr, in getAllOfCachedBluetoothDevices() argument
256 if (localBtMgr == null) { in getAllOfCachedBluetoothDevices()
261 localBtMgr.getCachedDeviceManager().getCachedDevicesCopy().stream() in getAllOfCachedBluetoothDevices()