Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h72 void SetInteractiveState(int32_t interactiveState) in SetInteractiveState()
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp632 int32_t interactiveState = stateValue_.GetInteractiveState(); in RegisterDumpCommand() local