Searched refs:mBluetoothDevice2 (Results 1 – 1 of 1) sorted by relevance
98 private BluetoothDevice mBluetoothDevice2; field in PreviouslyConnectedDevicePreferenceControllerTest129 when(mCachedDevice2.getDevice()).thenReturn(mBluetoothDevice2); in setUp()144 mMostRecentlyConnectedDevices.add(mBluetoothDevice2); in setUp()