Home
last modified time | relevance | path

Searched defs:systemActive (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1487 bool systemActive = false; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp690 void Session::SetSystemActive(bool systemActive) in SetSystemActive()