Searched refs:Major (Results 1 – 7 of 7) sorted by relevance
162 public static class Major { class in BluetoothClass.Device270 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()
73 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()
65 BluetoothClass.Device.Major.PHONE); in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()75 BluetoothClass.Device.Major.COMPUTER); in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
2760 // Class of Device (CoD) value including both Major, Minor device class and service class
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6163 public static class BluetoothClass.Device.Major {6164 ctor public BluetoothClass.Device.Major();
8627 public static class BluetoothClass.Device.Major {8628 ctor public BluetoothClass.Device.Major();