OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIKTIONARY_EXPAND_TEMPLATES
(Results
1 - 2
of
2
) sorted by null
/development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java
63
private static final String
WIKTIONARY_EXPAND_TEMPLATES
=
141
String expandClause = expandTemplates ?
WIKTIONARY_EXPAND_TEMPLATES
: "";
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java
70
private static final String
WIKTIONARY_EXPAND_TEMPLATES
=
148
String expandClause = expandTemplates ?
WIKTIONARY_EXPAND_TEMPLATES
: "";
Completed in 326 milliseconds