Home
last modified time | relevance | path

Searched refs:getDeviceSubclass (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DDeviceFilter.java82 mSubclass = device.getDeviceSubclass(); in DeviceFilter()
220 if (matches(device.getDeviceClass(), device.getDeviceSubclass(), in matches()
311 device.getDeviceSubclass() != mSubclass || in equals()
DUsbDevice.java209 public int getDeviceSubclass() { in getDeviceSubclass() method in UsbDevice
/frameworks/base/tests/UsbManagerTests/src/android/hardware/usb/
DDeviceFilterTest.java100 when(usbDevice.getDeviceSubclass()).thenReturn(SUBCLASS); in testConstructorFromUsbDevice_interfaceNameIsNull()
/frameworks/base/core/java/com/android/internal/usb/
DDumpUtils.java75 dump.write("subclass", UsbDeviceProto.SUBCLASS, device.getDeviceSubclass()); in writeDevice()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13309 method public int getDeviceSubclass();
/frameworks/base/core/api/
Dcurrent.txt20607 method public int getDeviceSubclass();