Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java163 public static class Major { class in BluetoothClass.Device
271 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()
429 return getMajorDeviceClass() == Device.Major.PERIPHERAL; in doesClassMatch()
435 return getMajorDeviceClass() == Device.Major.NETWORKING; in doesClassMatch()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java78 case BluetoothClass.Device.Major.COMPUTER: in getBtClassDrawableWithDescription()
83 case BluetoothClass.Device.Major.PHONE: in getBtClassDrawableWithDescription()
89 case BluetoothClass.Device.Major.PERIPHERAL: in getBtClassDrawableWithDescription()
94 case BluetoothClass.Device.Major.IMAGING: in getBtClassDrawableWithDescription()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothUtilsTest.java65 BluetoothClass.Device.Major.PHONE); in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()
75 BluetoothClass.Device.Major.COMPUTER); in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
/frameworks/proto_logging/stats/
Datoms.proto3116 // Class of Device (CoD) value including both Major, Minor device class and service class
/frameworks/base/core/api/
Dcurrent.txt8995 public static class BluetoothClass.Device.Major {
8996 ctor public BluetoothClass.Device.Major();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6163 public static class BluetoothClass.Device.Major {
6164 ctor public BluetoothClass.Device.Major();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10045 Landroid/bluetooth/BluetoothClass$Device$Major;->BITMASK:I