Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
H A DUsbDeviceWarningDialog.java53 HtmlFormatter htmlFormatter = new HtmlFormatter(); in onCreate() local
/aosp_15_r20/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
H A DReportFormat.java38 final HTMLFormatter htmlFormatter = new HTMLFormatter(); in HTML() local
/aosp_15_r20/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
H A DReportGenerator.java87 final HTMLFormatter htmlFormatter = new HTMLFormatter(); in createReport() local