Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session.cpp34 const std::string ON_POWER_STATUS_CHANGE_CALLBACK = "powerStatusChange"; variable
555 const std::string callbackType = ON_POWER_STATUS_CHANGE_CALLBACK; in OnPowerStatusChange()