Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_screen_status_manager.cpp29 const std::string SCREEN_STATUS_LABEL = "screen_status"; variable
170 return deviceId + DELIMITER + SCREEN_STATUS_LABEL; in GenerateDistributedKey()