Home
last modified time | relevance | path

Searched refs:getDeviceClass (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java270 public int getDeviceClass() { in getDeviceClass() method in BluetoothClass
306 switch (getDeviceClass()) { in doesClassMatch()
322 switch (getDeviceClass()) { in doesClassMatch()
337 switch (getDeviceClass()) { in doesClassMatch()
350 switch (getDeviceClass()) { in doesClassMatch()
369 return (getDeviceClass() & Device.Major.PERIPHERAL) == Device.Major.PERIPHERAL; in doesClassMatch()
375 return (getDeviceClass() & Device.Major.NETWORKING) == Device.Major.NETWORKING; in doesClassMatch()
DBluetoothPbap.java291 switch (btClass.getDeviceClass()) { in doesClassMatchSink()
DBluetoothMap.java247 switch (btClass.getDeviceClass()) { in doesClassMatchSink()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHidProfile.java178 switch (btClass.getDeviceClass()) { in getHidClassDrawable()
DCachedBluetoothDevice.java811 if (mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
/frameworks/base/core/java/android/hardware/usb/
DUsbDevice.java162 public int getDeviceClass() { in getDeviceClass() method in UsbDevice
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbSettingsManager.java134 mClass = device.getDeviceClass(); in DeviceFilter()
246 if (matches(device.getDeviceClass(), device.getDeviceSubclass(), in matches()
325 device.getDeviceClass() != mClass || in equals()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3079 switch (btClass.getDeviceClass()) { in setBtScoDeviceConnectionState()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6102 method public int getDeviceClass();
13303 method public int getDeviceClass();
/frameworks/base/api/
Dcurrent.txt6960 method public int getDeviceClass();
14594 method public int getDeviceClass();
Dtest-current.txt6966 method public int getDeviceClass();
14607 method public int getDeviceClass();
Dsystem-current.txt7250 method public int getDeviceClass();
15795 method public int getDeviceClass();