Home
last modified time | relevance | path

Searched defs:TextReportCanvas (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
DTextReportCanvas.java24 public final class TextReportCanvas extends ReportCanvas { class
37 public TextReportCanvas(UsbDescriptorParser parser, StringBuilder stringBuilder) { in TextReportCanvas() method in TextReportCanvas