Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_live_view_content_test.cpp102 bool isOnlyLocalUpdate = true; variable
248 bool isOnlyLocalUpdate = true; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_live_view_content.cpp68 void NotificationLiveViewContent::SetIsOnlyLocalUpdate(const bool &isOnlyLocalUpdate) in SetIsOnlyLocalUpdate()