Home
last modified time | relevance | path

Searched refs:NotifySessionFocusableChange (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp782 * @tc.name: NotifySessionFocusableChange
783 * @tc.desc: NotifySessionFocusableChange Test
786 HWTEST_F(WindowSessionTest3, NotifySessionFocusableChange, Function | SmallTest | Level2) in HWTEST_F()
794 session_->NotifySessionFocusableChange(true); in HWTEST_F()
797 session_->NotifySessionFocusableChange(true); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h304 void NotifySessionFocusableChange(bool isFocusable);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2244 NotifySessionFocusableChange(GetFocusable()); in SetSessionFocusableChangeListener()
2258 void Session::NotifySessionFocusableChange(bool isFocusable) in NotifySessionFocusableChange() function in OHOS::Rosen::Session
H A Dscene_session.cpp1322 NotifySessionFocusableChange(property->GetFocusable()); in NotifyPropertyWhenConnect()

Completed in 17 milliseconds