Home
last modified time | relevance | path

Searched refs:setRawInputType (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DNumberPicker.java777 mInputText.setRawInputType(InputType.TYPE_CLASS_NUMBER); in NumberPicker()
1551 mInputText.setRawInputType(InputType.TYPE_CLASS_TEXT in setDisplayedValues()
1554 mInputText.setRawInputType(InputType.TYPE_CLASS_NUMBER); in setDisplayedValues()
H A DAutoCompleteTextView.java321 setRawInputType(inputType); in AutoCompleteTextView()
H A DDatePickerSpinnerDelegate.java562 mMonthSpinnerInput.setRawInputType(InputType.TYPE_CLASS_NUMBER); in updateSpinners()
H A DAbsListView.java6423 mTextFilter.setRawInputType(EditorInfo.TYPE_CLASS_TEXT in getTextFilterInput()
H A DTextView.java7572 public void setRawInputType(int type) { in setRawInputType() method in TextView.Drawables
7670 setRawInputType(type); in setInputType()
/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/boot/
H A Dboot-image-profile.txt21029 HSPLandroid/widget/TextView;->setRawInputType(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21093 HSPLandroid/widget/TextView;->setRawInputType(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60413 method public void setRawInputType(int);