Searched refs:getLeAudioBroadcastProfile (Results 1 – 12 of 12) sorted by relevance
121 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in setUp()160 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in startBroadcastWithConnectedDevices_noBroadcastMetadata_failToAddSource()173 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in startBroadcastWithConnectedDevices_noConnectedMediaDevice_failToAddSource()188 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in startBroadcastWithConnectedDevices_hasBroadcastSource_failToAddSource()210 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in startBroadcastWithConnectedDevices_noBroadcastSource_failToAddSource()236 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in handleLeBroadcastMetadataChanged_checkBroadcastName()248 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in handleLeBroadcastMetadataChanged_checkBroadcastCode()266 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in updateBroadcastInfo_stopBroadcastFailed_handleFailedUi()287 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in afterTextChanged_nameLengthMoreThanMax_showErrorMessage()311 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in afterTextChanged_enterValidNameAfterLengthMoreThanMax_noErrorMessage()[all …]
127 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in setUp()195 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in getStopButtonVisibility_remoteBLEDevice_returnVisible()207 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in getStopButtonVisibility_remoteNonBLEDevice_returnGone()228 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_flagOnAndConnectBleDevice_returnsTrue()241 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_flagOnAndNoBleDevice_returnsFalse()263 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_flagOffAndConnectToBleDevice_returnsTrue()276 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_flagOffAndNoBleDevice_returnsTrue()289 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_noBleDeviceAndEnabledBroadcast_returnsTrue()302 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in isBroadcastSupported_noBleDeviceAndDisabledBroadcast_returnsFalse()315 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in getBroadcastIconVisibility_isBroadcasting_returnVisible()[all …]
119 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in setUp()277 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in whenBroadcasting_verifyLeBroadcastServiceCallBackIsRegisteredAndUnregistered()291 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in whenNotBroadcasting_verifyLeBroadcastServiceCallBackIsNotRegisteredOrUnregistered()305 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in whenNotBroadcasting_verifyLeBroadcastServiceCallBackIsUnregisteredIfProfileEnabled()
93 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in setUp()162 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in onClick_withSwitchBroadcast_stopCurrentBroadcast()181 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn(null); in handleLeBroadcastStopped_withBroadcastProfileNull_doRefreshButton()192 when(mLocalBluetoothProfileManager.getLeAudioBroadcastProfile()).thenReturn( in handleLeBroadcastStopped_withBroadcastProfile_doStartBroadcast()
990 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in getBroadcastName()1000 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in setBroadcastName()1010 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in getBroadcastCode()1020 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in setBroadcastCode()1041 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in getLocalBroadcastMetadataQrCodeString()1053 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in getBroadcastMetadata()1076 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in isBroadcastSupported()1082 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in isBluetoothLeBroadcastEnabled()1091 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in startBluetoothLeBroadcast()1102 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in stopBluetoothLeBroadcast()[all …]
267 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in registerBroadcastCallBack()277 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in unregisterBroadcastCallBack()287 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in startBluetoothLeBroadcast()300 mLocalBluetoothManager.getProfileManager().getLeAudioBroadcastProfile(); in stopBluetoothLeBroadcast()
224 when(profileManager.getLeAudioBroadcastProfile()).thenReturn(broadcast); in dispatchProfileConnectionStateChanged_flagOff_noUpdateFallbackDevice()255 when(profileManager.getLeAudioBroadcastProfile()).thenReturn(broadcast); in dispatchProfileConnectionStateChanged_notSupport_noUpdateFallbackDevice()286 when(profileManager.getLeAudioBroadcastProfile()).thenReturn(broadcast); in dispatchProfileConnectionStateChanged_profileNotReady_noUpdateFallbackDevice()317 when(profileManager.getLeAudioBroadcastProfile()).thenReturn(broadcast); in dispatchProfileConnectionStateChanged_notAssistantProfile_noUpdateFallbackDevice()348 when(profileManager.getLeAudioBroadcastProfile()).thenReturn(broadcast); in dispatchProfileConnectionStateChanged_audioSharing_updateFallbackDevice()
100 when(mProfileManager.getLeAudioBroadcastProfile()).thenReturn(mBroadcast); in setUp()
153 when(mProfileManager.getLeAudioBroadcastProfile()).thenReturn(mBroadcast); in setUp()
232 && profileManager.getLeAudioBroadcastProfile() != null in dispatchProfileConnectionStateChanged()233 && profileManager.getLeAudioBroadcastProfile().isProfileReady() in dispatchProfileConnectionStateChanged()237 profileManager.getLeAudioBroadcastProfile().updateFallbackActiveDeviceIfNeeded(); in dispatchProfileConnectionStateChanged()
566 public LocalBluetoothLeBroadcast getLeAudioBroadcastProfile() { in getLeAudioBroadcastProfile() method in LocalBluetoothProfileManager
562 manager.getProfileManager().getLeAudioBroadcastProfile(); in isBroadcasting()