Searched refs:mBluetoothDevice2 (Results 1 – 3 of 3) sorted by relevance
86 @Mock private BluetoothDevice mBluetoothDevice2; field in SavedDeviceGroupControllerTest110 when(mCachedDevice2.getDevice()).thenReturn(mBluetoothDevice2); in setUp()118 mMostRecentlyConnectedDevices.add(mBluetoothDevice2); in setUp()
105 private BluetoothDevice mBluetoothDevice2; field in PreviouslyConnectedDevicePreferenceControllerTest138 when(mCachedDevice2.getDevice()).thenReturn(mBluetoothDevice2); in setUp()153 mMostRecentlyConnectedDevices.add(mBluetoothDevice2); in setUp()
85 private BluetoothDevice mBluetoothDevice2; field in BluetoothDevicePreferenceTest116 when(mCachedDevice2.getDevice()).thenReturn(mBluetoothDevice2); in setUp()