Searched refs:cachedBluetoothDeviceList (Results 1 – 1 of 1) sorted by relevance
598 final List<CachedBluetoothDevice> cachedBluetoothDeviceList = new ArrayList<>(); in buildDisconnectedBluetoothDevice() local608 cachedBluetoothDeviceList.add(cachedDevice); in buildDisconnectedBluetoothDevice()618 for (CachedBluetoothDevice cachedDevice : cachedBluetoothDeviceList) { in buildDisconnectedBluetoothDevice()