Searched refs:suppressNoisyIntent (Results 1 – 1 of 1) sorted by relevance
1959 boolean suppressNoisyIntent) { in updateBroadcastActiveDevice() argument1968 newDevice, previousDevice, getBroadcastProfile(suppressNoisyIntent)); in updateBroadcastActiveDevice()2054 final boolean suppressNoisyIntent = hasFallbackDevice || mActiveAudioOutDevice != null; in updateActiveDevices()2059 + suppressNoisyIntent in updateActiveDevices()2066 suppressNoisyIntent, volume); in updateActiveDevices()2069 BluetoothProfileConnectionInfo.createLeAudioInfo(suppressNoisyIntent, true); in updateActiveDevices()2361 BluetoothProfileConnectionInfo getBroadcastProfile(boolean suppressNoisyIntent) { in getBroadcastProfile() argument2364 parcel.writeBoolean(suppressNoisyIntent); in getBroadcastProfile()4852 final boolean suppressNoisyIntent = mActiveAudioOutDevice != null; in sendPreferredAudioProfileChangeToAudioFramework()4859 + suppressNoisyIntent); in sendPreferredAudioProfileChangeToAudioFramework()[all …]