Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java162 public static class Major { class in BluetoothClass.Device
270 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()
428 return (getDeviceClass() & Device.Major.PERIPHERAL) == Device.Major.PERIPHERAL; in doesClassMatch()
434 return (getDeviceClass() & Device.Major.NETWORKING) == Device.Major.NETWORKING; in doesClassMatch()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java69 case BluetoothClass.Device.Major.COMPUTER: in getBtClassDrawableWithDescription()
74 case BluetoothClass.Device.Major.PHONE: in getBtClassDrawableWithDescription()
80 case BluetoothClass.Device.Major.PERIPHERAL: in getBtClassDrawableWithDescription()
85 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/base/cmds/statsd/src/
Datoms.proto2493 // Class of Device (CoD) value including both Major, Minor device class and service class
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6163 public static class BluetoothClass.Device.Major {
6164 ctor public BluetoothClass.Device.Major();
/frameworks/base/non-updatable-api/
Dcurrent.txt8322 public static class BluetoothClass.Device.Major {
8323 ctor public BluetoothClass.Device.Major();
/frameworks/base/api/
Dcurrent.txt8322 public static class BluetoothClass.Device.Major {
8323 ctor public BluetoothClass.Device.Major();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10054 Landroid/bluetooth/BluetoothClass$Device$Major;->BITMASK:I