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

1 2 3 4

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
UserBigramTests.java 59 sh.changeUserBigramLocale(getTestContext(), Locale.FRANCE);
61 assertTrue(sh.isUserBigramSuggestion("locale", 'f', "france"));
66 assertFalse(sh.isUserBigramSuggestion("locale", 'f', "france"));
93 final String[] pair3 = new String[] {"locale", "france"};
  /libcore/luni/src/test/java/libcore/java/util/
OldFormatterTest.java 56 Locale[] requiredLocales = {Locale.GERMAN, Locale.FRANCE, Locale.US, Locale.CANADA};
73 fLoc = new Formatter(Locale.FRANCE);
74 fNoL = new Formatter(Locale.FRANCE);
91 fLoc = new Formatter(Locale.FRANCE);
92 fNoL = new Formatter(Locale.FRANCE);
109 fLoc.format(Locale.FRANCE, illFlags[i], 1.23d);
OldTimeZoneTest.java 133 Locale[] requiredLocales = {Locale.US, Locale.FRANCE};
141 assertEquals("heure normale du Pacifique", tz.getDisplayName(Locale.FRANCE));
165 Locale[] requiredLocales = {Locale.US, Locale.UK, Locale.FRANCE};
175 assertEquals("UTC-08:00", tz.getDisplayName(false, 0, Locale.FRANCE));
177 assertEquals("heure avanc\u00e9e du Pacifique", tz.getDisplayName(true, 1, Locale.FRANCE));
178 assertEquals("heure normale du Pacifique", tz.getDisplayName(false, 1, Locale.FRANCE));
  /prebuilt/common/asm/
LICENSE.txt 3 Copyright (c) 2000-2005 INRIA, France Telecom
  /external/srec/shared/include/
ESR_Locale.h 46 * France French
  /development/tools/zoneinfo/tzdata2010k/
europe 62 # The original six [EU members]: Belgium, France, (West) Germany, Italy,
496 # 0:00 France WE%sT 1945 Sep 16 3:00
499 # 0:00 France WE%sT 1945 Sep 16 3:00
504 # Rule France 1945 only - Sep 16 3:00 0 -
512 # It seems that Paris, Monaco, Rule France, Rule Belgium all agree on
    [all...]
leapseconds 58 # 61, Av. de l'Observatoire 75014 PARIS (France)
87 # Observatoire de Paris, France
iso3166.tab 99 FR France
  /libcore/luni/src/test/java/libcore/java/text/
OldDecimalFormatSymbolsTest.java 37 Locale.FRANCE);
125 // Values based on Java 1.5 RI DecimalFormatSymbols for Locale.FRANCE
OldMessageFormatTest.java 80 Locale.FRANCE,
82 new Locale(Locale.FRANCE.getCountry(), Locale.FRANCE
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TextToSpeechActivity.java 95 // int result mTts.setLanguage(Locale.FRANCE);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
AutoComplete1.java 57 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
AutoComplete6.java 58 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityLandscape.java 73 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
AutoCompleteTextViewActivityPortrait.java 67 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
  /libcore/luni/src/main/java/org/apache/xalan/transformer/
NodeSortKey.java 99 // instead of a full localized country name (e.g. "France")
  /external/sqlite/android/
OldPhoneNumberUtils.cpp 288 * the match. This is because some countries like France and Russia have an extra prefix
290 * the number using the country code. In France this prefix digit is used to determine
  /libcore/luni/src/test/java/tests/api/java/util/
CurrencyTest.java 204 Locale.FRANCE, Locale.FRENCH,
378 Locale.FRANCE,
419 Locale.FRANCE,
GregorianCalendarTest.java 153 Locale[] requiredLocales = {Locale.US, Locale.FRANCE};
164 GregorianCalendar gcFrance = new GregorianCalendar(Locale.FRANCE);
229 .getTimeZone("CST"), Locale.FRANCE);
239 .getTimeZone("GMT+1"), Locale.FRANCE);
776 .getTimeZone("Paris/France"), new Locale("en", "GB"));
780 g = new GregorianCalendar(TimeZone.getTimeZone("Paris/France"),
    [all...]
  /libcore/luni/src/main/files/cacerts/
58a44af1.0 7 Issuer: C=FR, ST=France, L=Paris, O=PM/SGDN, OU=DCSSI, CN=IGC/A/emailAddress=igca@sgdn.pm.gouv.fr
11 Subject: C=FR, ST=France, L=Paris, O=PM/SGDN, OU=DCSSI, CN=IGC/A/emailAddress=igca@sgdn.pm.gouv.fr
  /cts/tests/tests/widget/src/android/widget/cts/
AlphabetIndexerTest.java 35 {"Argentina", "Australia", "China", "France", "Germany", "Italy", "Japan", "United States"};
  /external/nist-sip/java/gov/nist/javax/sip/stack/
HopImpl.java 36 * Louis Pasteur University - Strasbourg - France<br/>
  /frameworks/base/core/tests/coretests/src/android/view/
PopupWindowVisibility.java 89 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
  /frameworks/base/docs/html/guide/tutorials/views/
hello-autocomplete.jd 70 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",
hello-listview.jd 50 "Former Yugoslav Republic of Macedonia", "France", "French Guiana", "French Polynesia",

Completed in 423 milliseconds

1 2 3 4