Searched refs:mBluetoothDevice3 (Results 1 – 3 of 3) sorted by relevance
87 @Mock private BluetoothDevice mBluetoothDevice3; field in SavedDeviceGroupControllerTest113 when(mCachedDevice3.getDevice()).thenReturn(mBluetoothDevice3); in setUp()119 mMostRecentlyConnectedDevices.add(mBluetoothDevice3); in setUp()
107 private BluetoothDevice mBluetoothDevice3; field in PreviouslyConnectedDevicePreferenceControllerTest141 when(mCachedDevice3.getDevice()).thenReturn(mBluetoothDevice3); in setUp()155 mMostRecentlyConnectedDevices.add(mBluetoothDevice3); in setUp()
87 private BluetoothDevice mBluetoothDevice3; field in BluetoothDevicePreferenceTest120 when(mCachedDevice3.getDevice()).thenReturn(mBluetoothDevice3); in setUp()