mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 15:00:12 +00:00
commit
e4ed0b1997
@ -64,7 +64,7 @@ namespace {
|
||||
const std::string SCREEN_SESSION_MANAGER_THREAD = "OS_ScreenSessionManager";
|
||||
const std::string SCREEN_SESSION_MANAGER_SCREEN_POWER_THREAD = "OS_ScreenSessionManager_ScreenPower";
|
||||
const std::string SCREEN_CAPTURE_PERMISSION = "ohos.permission.CAPTURE_SCREEN";
|
||||
const std::string CUSTOM_SCREEN_CAPTURE_PERMISSION = "ohos.permission.CUSTOM_CAPTURE_SCREEN";
|
||||
const std::string CUSTOM_SCREEN_CAPTURE_PERMISSION = "ohos.permission.CUSTOM_SCREEN_CAPTURE";
|
||||
const std::string BOOTEVENT_BOOT_COMPLETED = "bootevent.boot.completed";
|
||||
const int32_t CV_WAIT_SCREENON_MS = 300;
|
||||
const int32_t CV_WAIT_SCREENOFF_MS = 1500;
|
||||
|
Loading…
Reference in New Issue
Block a user