Home
last modified time | relevance | path

Searched refs:getLocale (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/android/view/textservice/
DTextServicesManager.java136 final String subtypeLocale = subtypeInUse.getLocale(); in newSpellCheckerSession()
147 final String tempSubtypeLocale = subtype.getLocale(); in newSpellCheckerSession()
163 sService.getSpellCheckerService(sci.getId(), subtypeInUse.getLocale(), in newSpellCheckerSession()
DSpellCheckerSubtype.java81 public String getLocale() { in getLocale() method in SpellCheckerSubtype
143 && (subtype.getLocale().equals(getLocale())) in equals()
/frameworks/base/core/java/android/service/textservice/
DSpellCheckerService.java176 final String localeStr = getLocale(); in onGetSentenceSuggestionsMultiple()
224 public String getLocale() { in getLocale() method in SpellCheckerService.Session
225 return mInternalSession.getLocale(); in getLocale()
299 public String getLocale() { in getLocale() method in SpellCheckerService.InternalISpellCheckerSession
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DInputMethodButton.java105 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in needsToShowIMEButtonWhenVisibilityAuto()
DInputMethodsPanel.java454 Log.d(TAG, "subtype =" + subtype.getLocale() + "," + subtype.getMode()); in getSubtypeIcon()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java160 public String getLocale() { in getLocale() method in InputMethodSubtype
295 && (subtype.getLocale().equals(getLocale())) in equals()
/frameworks/base/location/java/android/location/
DGeocoderParams.java56 public Locale getLocale() { in getLocale() method in GeocoderParams
DAddress.java70 public Locale getLocale() { in getLocale() method in Address
/frameworks/base/services/java/com/android/server/
DTextServicesManagerService.java237 final String localeString = currentInputMethodSubtype.getLocale(); in getCurrentSpellCheckerSubtype()
253 final String scsLocale = scs.getLocale(); in getCurrentSpellCheckerSubtype()
266 + ", " + scs.getLocale()); in getCurrentSpellCheckerSubtype()
542 pw.print(" "); pw.print("locale="); pw.println(st.getLocale()); in dump()
DInputMethodManagerService.java726 if (imi.getSubtypeAt(i).getLocale().startsWith(language)) { in containsSubtypeOf()
1299 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in needsToShowImeSwitchOngoingNotification()
1849 : mCurrentSubtype.getLocale(); in switchToLastInputMethod()
1860 if(keyboardSubtype.getLocale().equals(locale)) { in switchToLastInputMethod()
2759 final String locale = subtype.getLocale(); in getImplicitlyApplicableSubtypesLocked()
2773 if (systemLocale.equals(applicableSubtype.getLocale())) continue; in getImplicitlyApplicableSubtypesLocked()
2829 final String subtypeLocale = subtype.getLocale(); in findLastResortApplicableSubtypeLocked()
2857 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale()); in findLastResortApplicableSubtypeLocked()
2883 mRes, enabledSubtypes, mode, mCurrentSubtype.getLocale(), false); in findLastResortApplicableShortcutInputMethodAndSubtypeLocked()
2899 mRes, subtypesForSearch, mode, mCurrentSubtype.getLocale(), false); in findLastResortApplicableShortcutInputMethodAndSubtypeLocked()
[all …]
/frameworks/base/core/java/com/android/internal/app/
DLocalePicker.java65 public Locale getLocale() { in getLocale() method in LocalePicker.LocaleInfo
/frameworks/base/core/java/android/text/style/
DSuggestionSpan.java207 public String getLocale() { in getLocale() method in SuggestionSpan
/frameworks/base/include/androidfw/
DResourceTypes.h1053 void getLocale(char str[6]) const;
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java2260 + newSubtype.getLocale() + "," + newSubtype.getExtraValue(); in onCurrentInputMethodSubtypeChanged()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2003 void ResTable_config::getLocale(char str[6]) const { in getLocale() function in android::ResTable_config
4785 configs[i].getLocale(locale); in getLocales()
/frameworks/base/tools/aapt/
DResourceTable.cpp1258 curParams.getLocale(rawLocale); in compileResourceFile()
/frameworks/base/core/java/android/widget/
DTextView.java7689 locale = SpellCheckerSubtype.constructLocaleFromString(subtype.getLocale()); in getTextServicesLocale()
/frameworks/base/api/
D14.txt10027 method public java.util.Locale getLocale();
18604 method public java.lang.String getLocale();
21013 method public java.lang.String getLocale();
24687 method public java.lang.String getLocale();
24733 method public java.lang.String getLocale();
35648 method public java.util.Locale getLocale();
36877 method public java.util.Locale getLocale();
42169 method public abstract java.util.Locale getLocale();
44806 method public java.util.Locale getLocale();
D15.txt10063 method public java.util.Locale getLocale();
18731 method public java.lang.String getLocale();
21154 method public java.lang.String getLocale();
24839 method public java.lang.String getLocale();
24886 method public java.lang.String getLocale();
35803 method public java.util.Locale getLocale();
37032 method public java.util.Locale getLocale();
42324 method public abstract java.util.Locale getLocale();
44961 method public java.util.Locale getLocale();
Dcurrent.txt10367 method public java.util.Locale getLocale();
19721 method public java.lang.String getLocale();
22152 method public java.lang.String getLocale();
26005 method public java.lang.String getLocale();
26068 method public java.lang.String getLocale();
37086 method public java.util.Locale getLocale();
38315 method public java.util.Locale getLocale();
43616 method public abstract java.util.Locale getLocale();
46253 method public java.util.Locale getLocale();
D16.txt10367 method public java.util.Locale getLocale();
19721 method public java.lang.String getLocale();
22152 method public java.lang.String getLocale();
26005 method public java.lang.String getLocale();
26068 method public java.lang.String getLocale();
37086 method public java.util.Locale getLocale();
38315 method public java.util.Locale getLocale();
43616 method public abstract java.util.Locale getLocale();
46253 method public java.util.Locale getLocale();