Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp100 bool isOnlyLocalUpdate = true; variable
235 bool isOnlyLocalUpdate = true; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_live_view_content.cpp66 void NotificationLiveViewContent::SetIsOnlyLocalUpdate(const bool &isOnlyLocalUpdate) in SetIsOnlyLocalUpdate()