Searched refs:connectableProfiles (Results 1 – 3 of 3) sorted by relevance
211 whenever(cachedBluetoothDevice.connectableProfiles) in testOnClick_inAudioSharing_clickedDeviceHasSource_shouldNotLaunchSettings()246 whenever(cachedBluetoothDevice.connectableProfiles) in testOnClick_inAudioSharing_clickedDeviceNoSource_shouldLaunchSettings()
300 cachedBluetoothDevice.connectableProfiles.any { in <lambda>()
1034 List<LocalBluetoothProfile> connectableProfiles = in getConnectableProfiles() local1039 connectableProfiles.add(profile); in getConnectableProfiles()1043 return connectableProfiles; in getConnectableProfiles()