Searched refs:focusSystemWindowId (Results 1 – 3 of 3) sorted by relevance
102 int32_t focusSystemWindowId = 0; in GetFocusSystemWindowId() local107 return focusSystemWindowId; in GetFocusSystemWindowId()110 focusSystemWindowId = static_cast<int32_t>(window2patternSession->GetPersistentId()); in GetFocusSystemWindowId()111 …AceLogTag::ACE_KEYBOARD, "Get systemWindowScene id:%{public}d successfully.", focusSystemWindowId); in GetFocusSystemWindowId()114 return focusSystemWindowId; in GetFocusSystemWindowId()
3793 auto focusSystemWindowId = WindowSceneHelper::GetFocusSystemWindowId(frameNode); in GetSCBSystemWindowId() local3794 …ceLogTag::ACE_KEYBOARD, "TextField Find SCBSystemWindowId End,(%{public}u).", focusSystemWindowId); in GetSCBSystemWindowId()3795 return focusSystemWindowId; in GetSCBSystemWindowId()
4540 auto focusSystemWindowId = WindowSceneHelper::GetFocusSystemWindowId(frameNode); in GetSCBSystemWindowId() local4541 …LogTag::ACE_KEYBOARD, "RichEditor Find SCBSystemWindowId End, (%{public}d).", focusSystemWindowId); in GetSCBSystemWindowId()4542 return focusSystemWindowId; in GetSCBSystemWindowId()