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