Home
last modified time | relevance | path

Searched refs:mBluetoothDeviceClass (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsControllerTestBase.java63 protected BluetoothClass mBluetoothDeviceClass; field in BluetoothDetailsControllerTestBase
151 when(mBluetoothDeviceClass.getMajorDeviceClass()).thenReturn(config.getMajorDeviceClass()); in setupDevice()