Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java468 public void appendDescription(String s) { in appendDescription() method in ShadowBitmap
DShadowCanvas.java61 public void appendDescription(String s) { in appendDescription() method in ShadowCanvas
/external/dokka/core/src/main/kotlin/Formats/
DStructuredFormatService.kt439 private fun DocumentationNode.appendDescription() { in <lambda>() method in org.jetbrains.dokka.StructuredOutputBuilder.PageBuilder