Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java282 public int getDeviceClass() { in getDeviceClass() method in BluetoothClass
365 switch (getDeviceClass()) { in doesClassMatch()
381 switch (getDeviceClass()) { in doesClassMatch()
396 switch (getDeviceClass()) { in doesClassMatch()
409 switch (getDeviceClass()) { in doesClassMatch()
428 return (getDeviceClass() & Device.Major.PERIPHERAL) == Device.Major.PERIPHERAL; in doesClassMatch()
434 return (getDeviceClass() & Device.Major.NETWORKING) == Device.Major.NETWORKING; in doesClassMatch()
DBluetoothMap.java240 switch (btClass.getDeviceClass()) { in doesClassMatchSink()
/frameworks/base/core/java/android/hardware/usb/
DDeviceFilter.java75 mClass = device.getDeviceClass(); in DeviceFilter()
198 if (matches(device.getDeviceClass(), device.getDeviceSubclass(), in matches()
288 device.getDeviceClass() != mClass || in equals()
DUsbDevice.java200 public int getDeviceClass() { in getDeviceClass() method in UsbDevice
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DBluetoothMediaDevice.java89 switch (bluetoothClass.getDeviceClass()) { in isCarKitDevice()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHidProfile.java179 switch (btClass.getDeviceClass()) { in getHidClassDrawable()
DCachedBluetoothDevice.java858 if (mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
860 mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
/frameworks/base/core/java/com/android/internal/usb/
DDumpUtils.java72 dump.write("class", UsbDeviceProto.CLASS, device.getDeviceClass()); in writeDevice()
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java605 switch (btClass.getDeviceClass()) { in handleBtScoActiveDeviceChange()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbUserPermissionManager.java745 if (device.getDeviceClass() == UsbConstants.USB_CLASS_VIDEO) { in isCameraDevicePresent()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DLocalMediaManagerTest.java681 when(bluetoothClass.getDeviceClass()).thenReturn(AUDIO_VIDEO_HEADPHONES); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6102 method public int getDeviceClass();
13303 method public int getDeviceClass();
/frameworks/base/api/
Dcurrent.txt8566 method public int getDeviceClass();
18214 method public int getDeviceClass();
/frameworks/base/config/
Dboot-image-profile.txt4397 HSPLandroid/bluetooth/BluetoothClass;->getDeviceClass()I