Searched refs:leadDevices (Results 1 – 1 of 1) sorted by relevance
174 var leadDevices = in getCachedBluetoothDeviceInSharingOrLeConnected() local176 if (leadDevices.isEmpty()) { in getCachedBluetoothDeviceInSharingOrLeConnected()181 leadDevices.stream() in getCachedBluetoothDeviceInSharingOrLeConnected()195 + leadDevices.get(0).getAddress()); in getCachedBluetoothDeviceInSharingOrLeConnected()196 return Optional.of(leadDevices.get(0)); in getCachedBluetoothDeviceInSharingOrLeConnected()207 var leadDevices = in getCachedBluetoothDeviceInSharing() local209 if (leadDevices.isEmpty()) { in getCachedBluetoothDeviceInSharing()213 return leadDevices.stream() in getCachedBluetoothDeviceInSharing()