Searched refs:getInputType (Results 1 – 11 of 11) sorted by relevance
66 int getInputType(); in getInputType() method221 formPageInfo.getInputType(), in displayTextInput()
177 public int getInputType() { in getInputType() method in WifiFormPageType
32 public int getInputType() { in getInputType() method in StkDigitsKeyListener
32 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in DigitsEditText()
40 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in DigitsEditText()
59 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in CarRestrictedEditText()
164 int currentType = mPasswordEntry.getInputType(); in onCreateView()
324 int currentType = mPasswordEntry.getInputType(); in onViewCreated()
234 if ((mRecipientTextView.getInputType() & InputType.TYPE_CLASS_PHONE) != in onMenuItemClick()
173 mFolderName.setInputType(mFolderName.getInputType() | in onFinishInflate()
250 mFolderName.setInputType(mFolderName.getInputType() in onFinishInflate()