Searched refs:LOST_FOCUS_TO_VIEW_ROOT (Results 1 – 3 of 3) sorted by relevance
386 …Reason_.value_or(SwitchingStartReason::DEFAULT) != SwitchingStartReason::LOST_FOCUS_TO_VIEW_ROOT) { in FocusSwitchingEnd()
78 LOST_FOCUS_TO_VIEW_ROOT = 3, enumerator
407 FocusManager::FocusGuard guard(viewRootScope, SwitchingStartReason::LOST_FOCUS_TO_VIEW_ROOT); in LostFocusToViewRoot()