Searched refs:activeDeviceChangedIntent (Results 1 – 1 of 1) sorted by relevance
374 Intent activeDeviceChangedIntent = in testHearingAidChangesIgnoredWhenNotInCall() local376 activeDeviceChangedIntent.putExtra(BluetoothDevice.EXTRA_DEVICE, device2); in testHearingAidChangesIgnoredWhenNotInCall()377 receiverUnderTest.onReceive(mContext, activeDeviceChangedIntent); in testHearingAidChangesIgnoredWhenNotInCall()391 Intent activeDeviceChangedIntent = in testLeAudioGroupChangesIgnoredWhenNotInCall() local393 activeDeviceChangedIntent.putExtra(BluetoothDevice.EXTRA_DEVICE, device5); in testLeAudioGroupChangesIgnoredWhenNotInCall()394 receiverUnderTest.onReceive(mContext, activeDeviceChangedIntent); in testLeAudioGroupChangesIgnoredWhenNotInCall()