Searched refs:HasFocusedChild (Results 1 – 4 of 4) sorted by relevance
1508 focusHub->HasFocusedChild();1516 ASSERT_FALSE(focusHub->HasFocusedChild());1524 ASSERT_FALSE(focusHub->HasFocusedChild());1532 ASSERT_FALSE(focusHub->HasFocusedChild());
279 auto isViewRootScopeHasChildFocused = viewRootScope->HasFocusedChild(); in RequestDefaultFocus()
598 bool HasFocusedChild();
670 bool FocusHub::HasFocusedChild() in HasFocusedChild() function in OHOS::Ace::NG::FocusHub