Searched defs:addLikelySubtags (Results 1 - 17 of 17) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DLocaleMatcher.java251 final ULocale maximized = addLikelySubtags(languageCode);
299 R3<ULocale, ULocale, Double> row = Row.of(language, addLikelySubtags(language), weight);
345 * We need to add another method to addLikelySubtags that doesn't return
347 * a few cases where addLikelySubtags needs to have expanded data, to handle
350 * @return "fixed" addLikelySubtags
352 private ULocale addLikelySubtags(ULocale languageCode) { method in class:LocaleMatcher
363 final ULocale result = ULocale.addLikelySubtags(languageCode);
839 return matcher.match(a, matcher.addLikelySubtags(a), b, matcher.addLikelySubtags(b));
H A DULocale.java950 ULocale maximized = addLikelySubtags(locale);
1321 * see {@link #addLikelySubtags(ULocale)}.
1349 ULocale likely = addLikelySubtags(this);
2323 public static ULocale addLikelySubtags(ULocale loc) { method in class:ULocale
2355 * for addLikelySubtags for reasons why there might not be any data.
2409 * for addLikelySubtags for reasons why there might not be any data.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleMatcher.java258 final ULocale maximized = addLikelySubtags(languageCode);
306 R3<ULocale, ULocale, Double> row = Row.of(language, addLikelySubtags(language), weight);
352 * We need to add another method to addLikelySubtags that doesn't return
354 * a few cases where addLikelySubtags needs to have expanded data, to handle
357 * @return "fixed" addLikelySubtags
359 private ULocale addLikelySubtags(ULocale languageCode) { method in class:LocaleMatcher
370 final ULocale result = ULocale.addLikelySubtags(languageCode);
846 return matcher.match(a, matcher.addLikelySubtags(a), b, matcher.addLikelySubtags(b));
H A DULocale.java1025 ULocale maximized = addLikelySubtags(locale);
1416 * see {@link #addLikelySubtags(ULocale)}.
1445 ULocale likely = addLikelySubtags(this);
2460 public static ULocale addLikelySubtags(ULocale loc) { method in class:ULocale
2492 * for addLikelySubtags for reasons why there might not be any data.
2546 * for addLikelySubtags for reasons why there might not be any data.
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
H A DULocale.java2170 public static ULocale addLikelySubtags(ULocale loc) { method in class:ULocale
2185 * for addLikelySubtags for reasons why there might not be any data.
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 283 milliseconds