Home
last modified time | relevance | path

Searched defs:getLocale (Results 1 – 25 of 104) sorted by relevance

12345

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DIHTMLReportContext.java80 public Locale getLocale(); in getLocale() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUFormat.java62 public final ULocale getLocale(ULocale.Type type) { in getLocale() method in UFormat
DBreakIterator.java940 ULocale getLocale() { in getLocale() method in BreakIterator.BreakIteratorCache
1008 public final ULocale getLocale(ULocale.Type type) { in getLocale() method in BreakIterator
DLocaleDisplayNames.java147 public abstract ULocale getLocale(); in getLocale() method in LocaleDisplayNames
470 public ULocale getLocale() { in getLocale() method in LocaleDisplayNames.LastResortLocaleDisplayNames
DCurrencyPluralInfo.java146 public ULocale getLocale() { in getLocale() method in CurrencyPluralInfo
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUFormat.java60 public final ULocale getLocale(ULocale.Type type) { in getLocale() method in UFormat
DBreakIterator.java896 ULocale getLocale() { in getLocale() method in BreakIterator.BreakIteratorCache
963 public final ULocale getLocale(ULocale.Type type) { in getLocale() method in BreakIterator
DLocaleDisplayNames.java138 public abstract ULocale getLocale(); in getLocale() method in LocaleDisplayNames
436 public ULocale getLocale() { in getLocale() method in LocaleDisplayNames.LastResortLocaleDisplayNames
DCurrencyPluralInfo.java135 public ULocale getLocale() { in getLocale() method in CurrencyPluralInfo
/external/icu/icu4c/source/common/
Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in LocaleBased
Dresbund.cpp380 const Locale &ResourceBundle::getLocale(void) const { in getLocale() function in ResourceBundle
392 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale() function in ResourceBundle
/external/apache-xml/src/main/java/org/apache/xml/res/
DXMLMessages.java62 public Locale getLocale() in getLocale() method in XMLMessages
/external/apache-http/src/org/apache/http/
DHttpResponse.java153 Locale getLocale(); in getLocale() method
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DMessages.java146 private Locale getLocale() in getLocale() method in Messages
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java40 public Locale getLocale() { in getLocale() method in IndicInputMethod
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DCheckResult.java29 public String getLocale() { in getLocale() method in CheckResult
/external/apache-http/src/org/apache/http/message/
DBasicHttpResponse.java134 public Locale getLocale() { in getLocale() method in BasicHttpResponse
/external/icu/icu4c/source/i18n/
Dformat.cpp198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() function in Format
/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
DHTMLFormatter.java174 public Locale getLocale() { in getLocale() method in HTMLFormatter
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DHttpResponseStub.java46 @Override public Locale getLocale() { in getLocale() method in HttpResponseStub
/external/icu/icu4c/source/layoutex/
DRunArrays.cpp171 const Locale *LocaleRuns::getLocale(le_int32 run) const in getLocale() function in LocaleRuns
/external/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h570 DecimalFormatSymbols::getLocale() const { in getLocale() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java232 public ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl
628 ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl.DataTable
651 public ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl.ICUDataTable
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java236 public ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl
635 ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl.DataTable
658 public ULocale getLocale() { in getLocale() method in LocaleDisplayNamesImpl.ICUDataTable
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DULocaleCollationTest.java156 Method getLocale = cls.getMethod("getLocale", getLocaleParams); in checkObject() local

12345