Home
last modified time | relevance | path

Searched refs:isClientInteractive_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dmain_session.h61 bool isClientInteractive_ = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmain_session.cpp230 isClientInteractive_ = interactive; in NotifyClientToUpdateInteractive()