Searched refs:GetFocusedSessionId (Results 1 – 11 of 11) sorted by relevance
59 int32_t GetFocusedSessionId();
246 uint32_t focusedSessionId = static_cast<uint32_t>(session->GetFocusedSessionId()); in SetCallingSessionId()331 int32_t KeyboardSession::GetFocusedSessionId() in GetFocusedSessionId() function in OHOS::Rosen::KeyboardSession510 uint32_t focusedSessionId = static_cast<uint32_t>(GetFocusedSessionId()); in UseFocusIdIfCallingSessionIdInvalid()
159 EXPECT_EQ(INVALID_SESSION_ID, SceneSessionManager::GetInstance().GetFocusedSessionId());183 EXPECT_EQ(2, SceneSessionManager::GetInstance().GetFocusedSessionId());
1285 int32_t focusedSession = ssm_->GetFocusedSessionId();1293 ASSERT_EQ(ssm_->GetFocusedSessionId(), 10086);1303 int32_t focusedSession = ssm_->GetFocusedSessionId();1369 int32_t focusedSession = ssm_->GetFocusedSessionId();1388 int32_t focusedSession = ssm_->GetFocusedSessionId();
490 HWTEST_F(KeyboardSessionTest, GetFocusedSessionId, Function | SmallTest | Level1)505 ASSERT_EQ(INVALID_WINDOW_ID, keyboardSession->GetFocusedSessionId());510 ASSERT_EQ(INVALID_WINDOW_ID, keyboardSession->GetFocusedSessionId());
661 EXPECT_EQ(2024, ssm_->GetFocusedSessionId());
333 int32_t focusId = SceneSessionManager::GetInstance().GetFocusedSessionId(); in CheckNeedUpdate()410 focusedSessionId_ = SceneSessionManager::GetInstance().GetFocusedSessionId(); in PrintWindowInfo()
1498 return this->GetFocusedSessionId(); in CreateKeyboardSessionCallback()4104 GetFocusedSessionId() == sceneSession->GetPersistentId()) { in SetBrightness()4236 int32_t SceneSessionManager::GetFocusedSessionId() const in GetFocusedSessionId() function in OHOS::Rosen::SceneSessionManager4554 oss << "Focus window: " << GetFocusedSessionId() << std::endl; in GetAllSessionDumpInfo()5557 } else if (persistentId == GetFocusedSessionId()) { in UpdateFocus()10545 auto focusWindowId = GetFocusedSessionId(); in ReportWindowProfileInfos()
256 auto focusedSessionId = SceneSessionManager::GetInstance().GetFocusedSessionId(); in OnInputEvent()
260 int32_t realCallerSessionId = SceneSessionManager::GetInstance().GetFocusedSessionId(); in GetRealCallerSessionId()
211 int32_t GetFocusedSessionId() const;