Searched refs:mIsGeneralTextInput (Results 1 – 2 of 2) sorted by relevance
52 final public boolean mIsGeneralTextInput; field in InputAttributes88 mIsGeneralTextInput = false; in InputAttributes()135 mIsGeneralTextInput = InputType.TYPE_TEXT_VARIATION_EMAIL_ADDRESS != variation in InputAttributes()
151 && inputAttributes.mIsGeneralTextInput; in SettingsValues()