Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/
DCellLayoutTestCaseReader.java50 public static class Comment extends TestSection { class in CellLayoutTestCaseReader
51 public Comment() { in Comment() method in CellLayoutTestCaseReader.Comment
/packages/modules/Bluetooth/tools/pdl/doc/
Dreference.md668 ### Comment subsection
/packages/modules/Bluetooth/tools/pdl/src/
Dast.rs53 pub struct Comment { struct
54 pub loc: SourceRange,
55 pub text: String,