Searched refs:Major (Results 1 – 5 of 5) sorted by relevance
150 public static class Major { class in BluetoothClass.Device258 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()352 return (getDeviceClass() & Device.Major.PERIPHERAL) == Device.Major.PERIPHERAL; in doesClassMatch()358 return (getDeviceClass() & Device.Major.NETWORKING) == Device.Major.NETWORKING; in doesClassMatch()
649 <p>Major use cases for a pending intent include:</p>
407 of the GCC repository. Major differences from the upstream version of GCC 4.9 include:</li>2478 compatible MIPS-based Android devices. Major features for MIPS include MIPS-specific3055 that runs on compatible x86-based Android devices. Major features for x86
3006 http://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.Major.html
6132 public static class BluetoothClass.Device.Major {6133 ctor public BluetoothClass.Device.Major();