Home
last modified time | relevance | path

Searched refs:SetSessionFocusableChangeListener (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp590 * @tc.name: SetSessionFocusableChangeListener
591 * @tc.desc: SetSessionFocusableChangeListener Test
594 HWTEST_F(WindowSessionTest2, SetSessionFocusableChangeListener, Function | SmallTest | Level2) in HWTEST_F()
601 session_->SetSessionFocusableChangeListener(func); in HWTEST_F()
H A Dsession_test3.cpp793 session_->SetSessionFocusableChangeListener(func); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h301 void SetSessionFocusableChangeListener(const NotifySessionFocusableChangeFunc& func);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2241 void Session::SetSessionFocusableChangeListener(const NotifySessionFocusableChangeFunc& func) in SetSessionFocusableChangeListener() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp1332 session->SetSessionFocusableChangeListener(func); in ProcessSessionFocusableChangeRegister()

Completed in 20 milliseconds