Home
last modified time | relevance | path

Searched refs:setImeHintLocales (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DTextInputTimePickerView.java155 mHourEditText.setImeHintLocales(locales); in setHourFormat()
156 mMinuteEditText.setImeHintLocales(locales); in setHourFormat()
H A DTextView.java8126 public void setImeHintLocales(@Nullable LocaleList hintLocales) { in setImeHintLocales() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60382 method public void setImeHintLocales(@Nullable android.os.LocaleList);