Searched refs:mBluetoothDeviceClass (Results 1 – 1 of 1) sorted by relevance
63 protected BluetoothClass mBluetoothDeviceClass; field in BluetoothDetailsControllerTestBase151 when(mBluetoothDeviceClass.getMajorDeviceClass()).thenReturn(config.getMajorDeviceClass()); in setupDevice()