/frameworks/base/core/java/android/text/method/ |
D | KeyListener.java | 56 public int getInputType(); in getInputType() method
|
D | DialerKeyListener.java | 47 public int getInputType() { in getInputType() method in DialerKeyListener
|
D | DateKeyListener.java | 40 public int getInputType() { in getInputType() method in DateKeyListener
|
D | TextKeyListener.java | 132 public int getInputType() { in getInputType() method in TextKeyListener 218 public int getInputType() { in getInputType() method in TextKeyListener.NullKeyListener
|
D | TimeKeyListener.java | 40 public int getInputType() { in getInputType() method in TimeKeyListener
|
D | DateTimeKeyListener.java | 40 public int getInputType() { in getInputType() method in DateTimeKeyListener
|
D | MultiTapKeyListener.java | 84 public int getInputType() { in getInputType() method in MultiTapKeyListener
|
D | DigitsKeyListener.java | 322 public int getInputType() { in getInputType() method in DigitsKeyListener
|
D | QwertyKeyListener.java | 85 public int getInputType() { in getInputType() method in QwertyKeyListener
|
/frameworks/base/core/tests/coretests/src/android/text/method/ |
D | ForwardDeleteTest.java | 47 public int getInputType() {
|
D | BackspaceTest.java | 48 public int getInputType() {
|
/frameworks/base/core/java/android/widget/ |
D | SearchView.java | 482 public int getInputType() { in getInputType() method in SearchView 483 return mSearchSrcTextView.getInputType(); in getInputType() 1231 int inputType = mSearchable.getInputType(); in updateSearchAutoComplete()
|
D | AutoCompleteTextView.java | 318 int inputType = getInputType(); in AutoCompleteTextView()
|
D | SelectionActionModeHelper.java | 276 || TextView.isPasswordInputType(mTextView.getInputType()); in skipTextClassification()
|
D | NumberPicker.java | 2221 public int getInputType() { in getInputType() method in NumberPicker.InputTextFilter
|
D | Editor.java | 1205 int inputType = mTextView.getInputType(); in needsToSelectAllToSelectWordOrParagraph()
|
/frameworks/base/core/java/android/app/ |
D | SearchDialog.java | 413 int inputType = mSearchable.getInputType(); in updateUI()
|
D | SearchableInfo.java | 765 public int getInputType() { in getInputType() method in SearchableInfo
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ViewNode.java | 426 public int getInputType() { in getInputType() method in ViewNode
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 1318 public int getInputType() { in getInputType() method in AssistStructure.ViewNode 2609 Log.i(TAG, prefix + " Input type: " + getInputTypeString(node.getInputType())); in dump()
|
/frameworks/base/core/java/android/view/accessibility/ |
D | AccessibilityNodeInfo.java | 3734 public int getInputType() { in getInputType() method in AccessibilityNodeInfo
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 362 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in RecipientEditTextView()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/java/android/view/ |
D | View.java | 11132 int inputType = info.getInputType();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 5032 method public int getInputType(); 30227 method public int getInputType(); 30235 method public int getInputType(); 30243 method public int getInputType(); 30252 method public int getInputType(); 30267 method public abstract int getInputType(); 30322 method public int getInputType(); 30349 method public int getInputType(); 30378 method public int getInputType(); 30400 method public int getInputType(); [all …]
|