Searched refs:getConnectableProfiles (Results 1 – 3 of 3) sorted by relevance
554 for (LocalBluetoothProfile profile : device.getConnectableProfiles()) { in isA2dpOrHearingAidDevice()
580 when(cachedDevice.getConnectableProfiles()).thenReturn(profiles); in onDeviceListAdded_haveDisconnectedDevice_addDisconnectedDevice()680 when(cachedDevice.getConnectableProfiles()).thenReturn(profiles); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
759 public List<LocalBluetoothProfile> getConnectableProfiles() { in getConnectableProfiles() method in CachedBluetoothDevice