Searched refs:mCachedBluetoothDeviceL (Results 1 – 3 of 3) sorted by relevance
117 private CachedBluetoothDevice mCachedBluetoothDeviceL; field in AudioOutputSwitchPreferenceControllerTest168 mCachedDevices.add(mCachedBluetoothDeviceL); in setUp()465 when(mCachedBluetoothDeviceL.getDevice()).thenReturn(mBluetoothDevice); in getConnectedLeAudioDevices_connectedLeAudioDevice_shouldAddDeviceToList()484 when(mCachedBluetoothDeviceL.getDevice()).thenReturn(mBluetoothDevice); in getConnectedLeAudioDevices_disconnectedLeAudioDevice_shouldNotAddDeviceToList()506 when(mCachedBluetoothDeviceL.getDevice()).thenReturn(mBluetoothDevice); in getConnectedLeAudioDevices_notInCachedDeviceList_shouldNotAddDeviceToList()
109 private CachedBluetoothDevice mCachedBluetoothDeviceL; field in HandsFreeProfileOutputPreferenceControllerTest153 mCachedDevices.add(mCachedBluetoothDeviceL); in setUp()499 when(mCachedBluetoothDeviceL.getDevice()).thenReturn(mBluetoothDevice); in updateState_leAudioDeviceActive_shouldSetActivatedDeviceName()
139 private CachedBluetoothDevice mCachedBluetoothDeviceL; field in MediaOutputPreferenceControllerTest209 mCachedDevices.add(mCachedBluetoothDeviceL); in setUp()332 when(mCachedBluetoothDeviceL.getDevice()).thenReturn(mBluetoothDevice); in updateState_withActiveLeAudioDevice_setActivatedDeviceName()