Home
last modified time | relevance | path

Searched refs:SENTENCES (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/method/
H A DTextKeyListener.java213 NONE, SENTENCES, WORDS, CHARACTERS, enumConstant
H A DBaseKeyListener.java483 case SENTENCES: in makeTextContentType()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java1679 cap = TextKeyListener.Capitalize.SENTENCES;
7625 cap = TextKeyListener.Capitalize.SENTENCES; 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/core/api/
H A Dcurrent.txt48164 enum_constant public static final android.text.method.TextKeyListener.Capitalize SENTENCES;