Searched refs:mBluetoothDevice1 (Results 1 – 3 of 3) sorted by relevance
85 @Mock private BluetoothDevice mBluetoothDevice1; field in SavedDeviceGroupControllerTest107 when(mCachedDevice1.getDevice()).thenReturn(mBluetoothDevice1); in setUp()117 mMostRecentlyConnectedDevices.add(mBluetoothDevice1); in setUp()
103 private BluetoothDevice mBluetoothDevice1; field in PreviouslyConnectedDevicePreferenceControllerTest135 when(mCachedDevice1.getDevice()).thenReturn(mBluetoothDevice1); in setUp()152 mMostRecentlyConnectedDevices.add(mBluetoothDevice1); in setUp()
83 private BluetoothDevice mBluetoothDevice1; field in BluetoothDevicePreferenceTest112 when(mCachedDevice1.getDevice()).thenReturn(mBluetoothDevice1); in setUp()