Searched refs:mInputType (Results 1 – 3 of 3) sorted by relevance
53 final private int mInputType; field in InputAttributes64 mInputType = inputType; in InputAttributes()145 return InputType.TYPE_NULL == mInputType; in isTypeNull()149 return editorInfo.inputType == mInputType; in isSameInputType()288 mInputType, in toString()
279 private int mInputType = INPUT_TYPE_TOGGLE; field in DefaultSoftKeyboardJAJP395 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()401 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()404 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()410 mInputType = INPUT_TYPE_INSTANT; in changeKeyMode()416 mInputType = INPUT_TYPE_INSTANT; in changeKeyMode()422 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()427 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()432 mInputType = INPUT_TYPE_TOGGLE; in changeKeyMode()559 if (mInputType == INPUT_TYPE_INSTANT) { in onKey()[all …]
117 private final int mInputType; field in WifiFormPageType137 mInputType = textType; in WifiFormPageType()153 mInputType = TextInputWizardFragment.INPUT_TYPE_NORMAL; in WifiFormPageType()178 return mInputType; in getInputType()