Home
last modified time | relevance | path

Searched refs:UpdateSwitchingEndReason (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h151 void UpdateSwitchingEndReason(SwitchingEndReason reason) in UpdateSwitchingEndReason() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp1462 focusManager->UpdateSwitchingEndReason(SwitchingEndReason::TAB_STOP); in IsLeafFocusScope()
1467 focusManager->UpdateSwitchingEndReason(SwitchingEndReason::DEPENDENCE_SELF); in IsLeafFocusScope()
1494 focusManager->UpdateSwitchingEndReason(SwitchingEndReason::NO_FOCUSABLE_CHILD); in OnFocusScope()