Searched refs:buildActiveDeviceChangeActionIntent (Results 1 – 1 of 1) sorted by relevance
445 receiverUnderTest.onReceive(mContext, buildActiveDeviceChangeActionIntent(device5, in testConnectDisconnectAudioHearingAid()482 receiverUnderTest.onReceive(mContext, buildActiveDeviceChangeActionIntent(device5, in testConnectDisconnectAudioLeAudio()561 receiverUnderTest.onReceive(mContext, buildActiveDeviceChangeActionIntent(device2, in testConnectMultipleLeAudioDevices()592 receiverUnderTest.onReceive(mContext, buildActiveDeviceChangeActionIntent(device1, in testClearCommunicationDeviceOnActiveDeviceChange()856 private Intent buildActiveDeviceChangeActionIntent(BluetoothDevice device, int deviceType) { in buildActiveDeviceChangeActionIntent() method in BluetoothDeviceManagerTest