Home
last modified time | relevance | path

Searched refs:closeListItem (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbEndpointDescriptor.java165 canvas.closeListItem(); in report()
183 canvas.closeListItem(); in report()
201 canvas.closeListItem(); in report()
H A DUsb10ACMixerUnit.java90 canvas.closeListItem(); in report()
105 canvas.closeListItem(); in report()
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
H A DReportCanvas.java108 public abstract void closeListItem(); in closeListItem() method in ReportCanvas
117 closeListItem(); in writeListItem()
H A DHTMLReportCanvas.java94 public void closeListItem() { in closeListItem() method in HTMLReportCanvas
H A DTextReportCanvas.java103 public void closeListItem() { in closeListItem() method in TextReportCanvas