Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Dialer/java/com/android/dialer/i18n/
H A DLocaleUtils.java26 public static Locale getLocale(Context context) { in getLocale() method in LocaleUtils
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DSynchronousProfileProvider.java44 protected Locale getLocale() { in getLocale() method in SynchronousProfileProvider
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
H A DFixedOffsetPickerTest.java84 protected Locale getLocale() { in getLocale() method in FixedOffsetPickerTest.TestFixedOffsetPicker
H A DBaseTimeZoneInfoPickerTest.java112 protected Locale getLocale() { in getLocale() method in BaseTimeZoneInfoPickerTest.TestBaseTimeZoneInfoPicker
H A DRegionSearchPickerTest.java137 protected Locale getLocale() { in getLocale() method in RegionSearchPickerTest.ShadowBaseTimeZonePicker
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteRenderParams.java55 String getLocale() throws RemoteException; in getLocale() method
/aosp12/frameworks/base/core/java/android/app/admin/
H A DFullyManagedDeviceProvisioningParams.java91 private static Locale getLocale(String localeStr) { in getLocale() method in FullyManagedDeviceProvisioningParams
119 public @SuppressLint("UseIcu") Locale getLocale() { in getLocale() method in FullyManagedDeviceProvisioningParams
/aosp12/frameworks/base/location/java/android/location/
H A DGeocoderParams.java90 public @NonNull Locale getLocale() { in getLocale() method in GeocoderParams
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/
H A DI18Name.java94 public Locale getLocale() { in getLocale() method in I18Name
/aosp12/frameworks/base/core/java/android/text/style/
H A DLocaleSpan.java104 public Locale getLocale() { in getLocale() method in LocaleSpan
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
H A DRemoteRenderParamsAdapter.java134 public String getLocale() { in getLocale() method in RemoteRenderParamsAdapter
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DLayoutBase.java58 public final Locale getLocale() { return mCustomizer.getLocale(); } in getLocale() method in LayoutBase
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DLocalePicker.java83 public Locale getLocale() { in getLocale() method in LocalePicker.LocaleInfo
/aosp12/frameworks/base/core/java/android/view/translation/
H A DTranslationSpec.java120 public @NonNull ULocale getLocale() { in getLocale() method in TranslationSpec
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
H A DLayoutCustomizer.java38 public final Locale getLocale() { return mLocale; } in getLocale() method in LayoutCustomizer
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodSubtype.java145 public Locale getLocale() { in getLocale() method in RichInputMethodSubtype
/aosp12/frameworks/base/core/java/android/speech/tts/
H A DVoice.java126 public Locale getLocale() { in getLocale() method in Voice
/aosp12/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java224 public String getLocale() { in getLocale() method in SpellCheckerService.Session
314 public String getLocale() { in getLocale() method in SpellCheckerService.InternalISpellCheckerSession
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/timezone/
H A DBaseTimeZonePicker.java119 protected Locale getLocale() { in getLocale() method in BaseTimeZonePicker
/aosp12/packages/apps/Dialer/java/com/android/dialer/location/
H A DCountryDetector.java198 Locale getLocale(); in getLocale() method
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_policy.h209 AK_FORCE_INLINE const std::vector<int> *getLocale() const { in getLocale() function
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DProfileProvider.java123 protected Locale getLocale() { in getLocale() method in ProfileProvider
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
H A DCarLatinIME.java202 public Locale getLocale() { in getLocale() method in CarLatinIME
/aosp12/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSubtype.java138 public String getLocale() { in getLocale() method in SpellCheckerSubtype
/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextLanguage.java98 public ULocale getLocale(int index) { in getLocale() method in TextLanguage

12