Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h693 void SetGroupOverview(bool overView);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp438 void NotificationRequest::SetGroupOverview(bool overView) in SetGroupOverview() argument
440 groupOverview_ = overView; in SetGroupOverview()