Searched refs:mCachedBluetoothDeviceR (Results 1 – 3 of 3) sorted by relevance
119 private CachedBluetoothDevice mCachedBluetoothDeviceR; field in AudioOutputSwitchPreferenceControllerTest169 mCachedDevices.add(mCachedBluetoothDeviceR); in setUp()485 when(mCachedBluetoothDeviceR.getDevice()).thenReturn(connectedBtLeAduioDevice); in getConnectedLeAudioDevices_disconnectedLeAudioDevice_shouldNotAddDeviceToList()507 when(mCachedBluetoothDeviceR.getDevice()).thenReturn(connectedBtLeAduioDevice1); in getConnectedLeAudioDevices_notInCachedDeviceList_shouldNotAddDeviceToList()
141 private CachedBluetoothDevice mCachedBluetoothDeviceR; field in MediaOutputPreferenceControllerTest210 mCachedDevices.add(mCachedBluetoothDeviceR); in setUp()333 when(mCachedBluetoothDeviceR.getDevice()).thenReturn(mSecondBluetoothDevice); in updateState_withActiveLeAudioDevice_setActivatedDeviceName()
111 private CachedBluetoothDevice mCachedBluetoothDeviceR; field in HandsFreeProfileOutputPreferenceControllerTest154 mCachedDevices.add(mCachedBluetoothDeviceR); in setUp()