Searched refs:getDeviceClass (Results 1 – 15 of 15) sorted by relevance
282 public int getDeviceClass() { in getDeviceClass() method in BluetoothClass365 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()
240 switch (btClass.getDeviceClass()) { in doesClassMatchSink()
75 mClass = device.getDeviceClass(); in DeviceFilter()198 if (matches(device.getDeviceClass(), device.getDeviceSubclass(), in matches()288 device.getDeviceClass() != mClass || in equals()
200 public int getDeviceClass() { in getDeviceClass() method in UsbDevice
89 switch (bluetoothClass.getDeviceClass()) { in isCarKitDevice()
179 switch (btClass.getDeviceClass()) { in getHidClassDrawable()
858 if (mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()860 mDevice.getBluetoothClass().getDeviceClass() in processPhonebookAccess()
72 dump.write("class", UsbDeviceProto.CLASS, device.getDeviceClass()); in writeDevice()
605 switch (btClass.getDeviceClass()) { in handleBtScoActiveDeviceChange()
745 if (device.getDeviceClass() == UsbConstants.USB_CLASS_VIDEO) { in isCameraDevicePresent()
681 when(bluetoothClass.getDeviceClass()).thenReturn(AUDIO_VIDEO_HEADPHONES); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6102 method public int getDeviceClass();13303 method public int getDeviceClass();
8566 method public int getDeviceClass();18214 method public int getDeviceClass();
4397 HSPLandroid/bluetooth/BluetoothClass;->getDeviceClass()I