HomeSort by relevance Sort by last modified time
    Searched refs:expandClause (Results 1 - 2 of 2) sorted by null

  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 141 String expandClause = expandTemplates ? WIKTIONARY_EXPAND_TEMPLATES : "";
145 encodedTitle, expandClause));
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 148 String expandClause = expandTemplates ? WIKTIONARY_EXPAND_TEMPLATES : "";
152 encodedTitle, expandClause));

Completed in 1603 milliseconds