Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbMSMidiHeader.java44 + " SubType: " + ReportCanvas.getHexString(getSubclass()) in report()
H A DUsbMSMidiInputJack.java44 + " SubType: " + ReportCanvas.getHexString(getSubclass()) in report()
H A DUsbMSMidiOutputJack.java44 + " SubType: " + ReportCanvas.getHexString(getSubclass()) in report()
H A DUsbACInterface.java94 public int getSubclass() { in getSubclass() method in UsbACInterface
278 int subClass = getSubclass(); in report()
H A DUsbACEndpoint.java37 public int getSubclass() { in getSubclass() method in UsbACEndpoint
H A DUsbDescriptorParser.java412 && acDescriptor.getSubclass() == subclass) { in getACInterfaceDescriptors()
571 if (((UsbACInterface) descriptor).getSubclass() in hasAudioTerminal()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidDeviceAppSdpSettings.java82 public byte getSubclass() { in getSubclass() method in BluetoothHidDeviceAppSdpSettings
/aosp12/art/test/450-checker-types/src/
H A DMain.java464 public SubclassA $noinline$getSubclass() { throw new RuntimeException(); } in $noinline$getSubclass()
482 Super b = $noinline$getSubclass(); in testInvokeSimpleRemove()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDeviceService.java555 sdp.getSubclass(), in registerApp()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9428 method public byte getSubclass();
/aosp12/frameworks/base/services/
H A Dart-profile41698 HPLcom/android/server/usb/descriptors/UsbACInterface;->getSubclass()I