Searched refs:ProcessFocusIndexAction (Results 1 – 3 of 3) sorted by relevance
249 EXPECT_TRUE(pattern->ProcessFocusIndexAction());251 EXPECT_FALSE(pattern->ProcessFocusIndexAction());255 EXPECT_FALSE(pattern->ProcessFocusIndexAction());258 EXPECT_FALSE(pattern->ProcessFocusIndexAction());262 EXPECT_FALSE(pattern->ProcessFocusIndexAction());
1531 bool ProcessFocusIndexAction();
4940 bool TextFieldPattern::ProcessFocusIndexAction() in ProcessFocusIndexAction() function in OHOS::Ace::NG::TextFieldPattern4960 if (!ProcessFocusIndexAction()) { in PerformAction()