Searched refs:cachedBluetoothDeviceManager (Results 1 – 1 of 1) sorted by relevance
673 final CachedBluetoothDeviceManager cachedBluetoothDeviceManager = in addMediaDevice_verifyDeviceTypeCanCorrespondToMediaDevice() local694 .thenReturn(cachedBluetoothDeviceManager); in addMediaDevice_verifyDeviceTypeCanCorrespondToMediaDevice()695 when(cachedBluetoothDeviceManager.findDevice(any(BluetoothDevice.class))) in addMediaDevice_verifyDeviceTypeCanCorrespondToMediaDevice()710 final CachedBluetoothDeviceManager cachedBluetoothDeviceManager = in addMediaDevice_cachedBluetoothDeviceIsNull_shouldNotAdded() local716 .thenReturn(cachedBluetoothDeviceManager); in addMediaDevice_cachedBluetoothDeviceIsNull_shouldNotAdded()717 when(cachedBluetoothDeviceManager.findDevice(any(BluetoothDevice.class))) in addMediaDevice_cachedBluetoothDeviceIsNull_shouldNotAdded()