Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DSynchronousProfileProvider.java43 protected Locale getLocale() { in getLocale() method in SynchronousProfileProvider
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DHelpUrl.java64 private static String getLocale() { in getLocale() method in HelpUrl
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DLayoutBase.java58 public final Locale getLocale() { return mCustomizer.getLocale(); } in getLocale() method in LayoutBase
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodSubtype.java127 public Locale getLocale() { in getLocale() method in RichInputMethodSubtype
DDictionaryFacilitator.java108 Locale getLocale(); in getLocale() method
DDictionaryFacilitatorImpl.java236 public Locale getLocale() { in getLocale() method in DictionaryFacilitatorImpl
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DLayoutCustomizer.java38 public final Locale getLocale() { return mLocale; } in getLocale() method in LayoutCustomizer
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DProfileProvider.java110 protected Locale getLocale() { in getLocale() method in ProfileProvider
DLocaleSet.java54 public Locale getLocale() { in getLocale() method in LocaleSet.LocaleWrapper
DContactsProvider2.java2046 protected Locale getLocale() { in getLocale() method in ContactsProvider2
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h209 AK_FORCE_INLINE const std::vector<int> *getLocale() const { in getLocale() function
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardId.java177 public Locale getLocale() { in getLocale() method in KeyboardId