Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsControllerTestBase.java101 DeviceConfig setMajorDeviceClass(int newValue) { in setMajorDeviceClass() method in BluetoothDetailsControllerTestBase.DeviceConfig
141 .setMajorDeviceClass(BluetoothClass.Device.Major.AUDIO_VIDEO) in makeDefaultDeviceConfig()