Home
last modified time | relevance | path

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

/build/tools/droiddoc/src/
DDocFile.java110 String commentText = filedata.substring(start); in writePage() local
112 Comment comment = new Comment(commentText, null, in writePage()
118 hdf.setValue("commentText", commentText); in writePage()