Searched refs:getDeviceClass (Results 1 – 14 of 14) sorted by relevance
283 public int getDeviceClass() { in getDeviceClass() method in BluetoothClass366 switch (getDeviceClass()) { in doesClassMatch()382 switch (getDeviceClass()) { in doesClassMatch()397 switch (getDeviceClass()) { in doesClassMatch()410 switch (getDeviceClass()) { in doesClassMatch()
261 switch (btClass.getDeviceClass()) { in doesClassMatchSink()
76 mClass = device.getDeviceClass(); in DeviceFilter()199 if (matches(device.getDeviceClass(), device.getDeviceSubclass(), in matches()289 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()
894 if (bluetoothClass != null && (bluetoothClass.getDeviceClass() in processPhonebookAccess()896 || bluetoothClass.getDeviceClass() in processPhonebookAccess()
72 dump.write("class", UsbDeviceProto.CLASS, device.getDeviceClass()); in writeDevice()
551 switch (btClass.getDeviceClass()) { in btHeadsetDeviceToAudioDevice()
682 when(bluetoothClass.getDeviceClass()).thenReturn(AUDIO_VIDEO_HEADPHONES); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
8934 method public int getDeviceClass();19110 method public int getDeviceClass();
6102 method public int getDeviceClass();13303 method public int getDeviceClass();
3469 HSPLandroid/bluetooth/BluetoothClass;->getDeviceClass()I
3467 HSPLandroid/bluetooth/BluetoothClass;->getDeviceClass()I