HomeSort by relevance Sort by last modified time
    Searched full:appleformats (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
ChoiceFormatTest.java 45 String[] appleFormats = { "Tiny Apple", "Small Apple", "Medium Apple",
47 ChoiceFormat cf = new ChoiceFormat(appleLimits, appleFormats);
213 String[] appleFormats = { "Tiny Apple", "Small Apple", "Medium Apple",
220 appleFormats);

Completed in 215 milliseconds