Home
last modified time | relevance | path

Searched refs:sessionFocusableChangeFunc_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2161 sessionFocusableChangeFunc_ = nullptr; in UnregisterSessionChangeListeners()
2243 sessionFocusableChangeFunc_ = func; in SetSessionFocusableChangeListener()
2261 if (sessionFocusableChangeFunc_) { in NotifySessionFocusableChange()
2262 sessionFocusableChangeFunc_(isFocusable); in NotifySessionFocusableChange()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h599 NotifySessionFocusableChangeFunc sessionFocusableChangeFunc_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp796 session_->sessionFocusableChangeFunc_ = nullptr; in HWTEST_F()

Completed in 9 milliseconds