Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/i18n/
DLocaleUtils.java26 public static Locale getLocale(Context context) { in getLocale() method in LocaleUtils
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DSynchronousProfileProvider.java44 protected Locale getLocale() { in getLocale() method in SynchronousProfileProvider
/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
DFixedOffsetPickerTest.java84 protected Locale getLocale() { in getLocale() method in FixedOffsetPickerTest.TestFixedOffsetPicker
DBaseTimeZoneInfoPickerTest.java112 protected Locale getLocale() { in getLocale() method in BaseTimeZoneInfoPickerTest.TestBaseTimeZoneInfoPicker
DRegionSearchPickerTest.java137 protected Locale getLocale() { in getLocale() method in RegionSearchPickerTest.ShadowBaseTimeZonePicker
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/
DI18Name.java94 public Locale getLocale() { in getLocale() method in I18Name
/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/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DLayoutCustomizer.java38 public final Locale getLocale() { return mLocale; } in getLocale() method in LayoutCustomizer
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodSubtype.java145 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/apps/Settings/src/com/android/settings/datetime/timezone/
DBaseTimeZonePicker.java119 protected Locale getLocale() { in getLocale() method in BaseTimeZonePicker
/packages/apps/Dialer/java/com/android/dialer/location/
DCountryDetector.java198 Locale getLocale(); in getLocale() method
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DProfileProvider.java123 protected Locale getLocale() { in getLocale() method in ProfileProvider
DContactsProvider2.java2045 protected Locale getLocale() { in getLocale() method in ContactsProvider2
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java202 public Locale getLocale() { in getLocale() method in CarLatinIME
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h209 AK_FORCE_INLINE const std::vector<int> *getLocale() const { in getLocale() function
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultCategoryProvider.java178 private Locale getLocale() { in getLocale() method in DefaultCategoryProvider
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardId.java177 public Locale getLocale() { in getLocale() method in KeyboardId
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DConvertUtils.java366 static Locale getLocale(Context context) { in getLocale() method in ConvertUtils