Searched refs:mBluetoothDevice3 (Results 1 – 1 of 1) sorted by relevance
100 private BluetoothDevice mBluetoothDevice3; field in PreviouslyConnectedDevicePreferenceControllerTest132 when(mCachedDevice3.getDevice()).thenReturn(mBluetoothDevice3); in setUp()146 mMostRecentlyConnectedDevices.add(mBluetoothDevice3); in setUp()