Searched refs:BITMASK (Results 1 – 2 of 2) sorted by relevance
118 private static final int BITMASK = 0xFFE000; field in BluetoothClass.Service142 return ((mClass & Service.BITMASK & service) != 0); in hasService()156 private static final int BITMASK = 0x1FFC; field in BluetoothClass.Device163 private static final int BITMASK = 0x1F00; field in BluetoothClass.Device.Major270 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()283 return (mClass & Device.BITMASK); in getDeviceClass()
10737 Landroid/bluetooth/BluetoothClass$Device$Major;->BITMASK:I10738 Landroid/bluetooth/BluetoothClass$Device;->BITMASK:I10743 Landroid/bluetooth/BluetoothClass$Service;->BITMASK:I