Searched refs:textInputType (Results 1 – 3 of 3) sorted by relevance
68 return textInputType; in GetTextInputType()73 textInputType = textType; in SetTextInputType()78 TextInputType textInputType = TextInputType::TEXT; variable
104 TextInputType textInputType = TextInputType::DATETIME; in TestOnConfigurationChange() local105 info.SetTextInputType(textInputType); in TestOnConfigurationChange()
418 TextInputType textInputType = TextInputType::DATETIME; variable419 config.SetTextInputType(textInputType);428 EXPECT_EQ(inputPattern, (int)textInputType);