Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_flags.cpp96 void NotificationFlags::SetLightScreenEnabled(bool lightScreenEnabled) in SetLightScreenEnabled() argument
98 if (lightScreenEnabled) { in SetLightScreenEnabled()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_flags.h97 void SetLightScreenEnabled(bool lightScreenEnabled);