Home
last modified time | relevance | path

Searched refs:systemSessionKeyEventFunc_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h620 NotifySystemSessionKeyEventFunc systemSessionKeyEventFunc_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3395 systemSessionKeyEventFunc_ = func; in SetNotifySystemSessionKeyEventFunc()
H A Dscene_session.cpp4597 systemSessionKeyEventFunc = systemSessionKeyEventFunc_; in SendKeyEventToUI()