Home
last modified time | relevance | path

Searched refs:PresentFocusIfPointDown (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp141 scbSystemSession_->PresentFocusIfPointDown(); in HWTEST_F()
203 * @tc.name: PresentFocusIfPointDown
204 * @tc.desc: check func PresentFocusIfPointDown
210 scbSystemSession_->PresentFocusIfPointDown(); in HWTEST_F()
336 * @tc.desc: check func PresentFocusIfPointDown
344 scbSystemSession_->PresentFocusIfPointDown(); in HWTEST_F()
351 scbSystemSession_->PresentFocusIfPointDown(); in HWTEST_F()
358 scbSystemSession_->PresentFocusIfPointDown(); in HWTEST_F()
H A Dsession_test3.cpp453 * @tc.name: PresentFocusIfPointDown
454 * @tc.desc: PresentFocusIfPointDown Test
457 HWTEST_F(WindowSessionTest3, PresentFocusIfPointDown, Function | SmallTest | Level2) in HWTEST_F()
461 session_->PresentFocusIfPointDown(); in HWTEST_F()
467 session_->PresentFocusIfPointDown(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscb_system_session.h31 void PresentFocusIfPointDown() override;
H A Dsession.h366 virtual void PresentFocusIfPointDown();
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp54 PresentFocusIfPointDown(); in ProcessPointDownSession()
118 void SCBSystemSession::PresentFocusIfPointDown() in PresentFocusIfPointDown() function in OHOS::Rosen::SCBSystemSession
120 WLOGFI("PresentFocusIfPointDown, id: %{public}d, type: %{public}d", GetPersistentId(), GetWindowType()); in PresentFocusIfPointDown()
H A Dmain_session.cpp99 PresentFocusIfPointDown(); in ProcessPointDownSession()
H A Dsub_session.cpp124 PresentFocusIfPointDown(); in ProcessPointDownSession()
H A Dsystem_session.cpp195 PresentFocusIfPointDown(); in ProcessPointDownSession()
H A Dsession.cpp1846 void Session::PresentFocusIfPointDown() in PresentFocusIfPointDown() function in OHOS::Rosen::Session
1870 lastValidDialog->PresentFocusIfPointDown(); in HandlePointDownDialog()

Completed in 12 milliseconds