Home
last modified time | relevance | path

Searched refs:Major (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java150 public static class Major { class in BluetoothClass.Device
258 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()
/frameworks/base/docs/html/guide/components/
Dintents-filters.jd649 <p>Major use cases for a pending intent include:</p>
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd407 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-specific
3055 that runs on compatible x86-based Android devices. Major features for x86
/frameworks/base/docs/html/
Dsitemap.txt3006 http://developer.android.com/reference/android/bluetooth/BluetoothClass.Device.Major.html
/frameworks/base/api/
Dcurrent.txt6132 public static class BluetoothClass.Device.Major {
6133 ctor public BluetoothClass.Device.Major();