Home
last modified time | relevance | path

Searched refs:systemLiveView (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp864 if (content.systemLiveView == nullptr || in GetNotificationContent()
865 !GetNotificationLocalLiveViewContent(content.systemLiveView, request)) { in GetNotificationContent()
1359 CNotificationSystemLiveViewContent* systemLiveView) in SetNotificationLocalLiveViewContentDetailed()
1373 systemLiveView->capsule = capsule; in SetNotificationLocalLiveViewContentDetailed()
1386 systemLiveView->button = cButton; in SetNotificationLocalLiveViewContentDetailed()
1396 systemLiveView->progress = cProgress; in SetNotificationLocalLiveViewContentDetailed()
1409 systemLiveView->time = cTime; in SetNotificationLocalLiveViewContentDetailed()
1415 CNotificationSystemLiveViewContent* systemLiveView) in SetNotificationLocalLiveViewContent()
1421 if (systemLiveView == nullptr) { in SetNotificationLocalLiveViewContent()
1422 LOGE("malloc CNotificationSystemLiveViewContent failed, systemLiveView i in SetNotificationLocalLiveViewContent()
1358 SetNotificationLocalLiveViewContentDetailed(NotificationLocalLiveViewContent *localLiveViewContent, CNotificationSystemLiveViewContent* systemLiveView) SetNotificationLocalLiveViewContentDetailed() argument
1414 SetNotificationLocalLiveViewContent(NotificationBasicContent *basicContent, CNotificationSystemLiveViewContent* systemLiveView) SetNotificationLocalLiveViewContent() argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h123 CNotificationSystemLiveViewContent* systemLiveView; member
319 CNotificationSystemLiveViewContent* systemLiveView);
321 CNotificationSystemLiveViewContent* systemLiveView);

Completed in 6 milliseconds