Searched refs:Major (Results 1 – 7 of 7) sorted by relevance
163 public static class Major { class in BluetoothClass.Device271 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()429 return getMajorDeviceClass() == Device.Major.PERIPHERAL; in doesClassMatch()435 return getMajorDeviceClass() == Device.Major.NETWORKING; in doesClassMatch()
78 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()
65 BluetoothClass.Device.Major.PHONE); in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()75 BluetoothClass.Device.Major.COMPUTER); in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
3116 // Class of Device (CoD) value including both Major, Minor device class and service class
8995 public static class BluetoothClass.Device.Major {8996 ctor public BluetoothClass.Device.Major();
6163 public static class BluetoothClass.Device.Major {6164 ctor public BluetoothClass.Device.Major();
10045 Landroid/bluetooth/BluetoothClass$Device$Major;->BITMASK:I