Home
last modified time | relevance | path

Searched refs:Major (Results 1 – 7 of 7) 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.java73 case BluetoothClass.Device.Major.COMPUTER: in getBtClassDrawableWithDescription()
78 case BluetoothClass.Device.Major.PHONE: in getBtClassDrawableWithDescription()
84 case BluetoothClass.Device.Major.PERIPHERAL: in getBtClassDrawableWithDescription()
89 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.proto2760 // Class of Device (CoD) value including both Major, Minor device class and service class
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6163 public static class BluetoothClass.Device.Major {
6164 ctor public BluetoothClass.Device.Major();
/frameworks/base/api/
Dcurrent.txt8627 public static class BluetoothClass.Device.Major {
8628 ctor public BluetoothClass.Device.Major();