OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:placeHolderText
(Results
1 - 2
of
2
) sorted by null
/external/jdiff/src/jdiff/
Comments.java
189
public static final String
placeHolderText
= "InsertCommentsHere";
193
* If there is no such comment, return the
placeHolderText
.
197
return
placeHolderText
;
201
return
placeHolderText
;
/external/guava/guava/lib/
jdiff.jar
Completed in 610 milliseconds