Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1223 auto delayRequest = delayNotification.first->notification->GetNotificationRequest(); in GetNotificationKeys() local
1224 if (bundleOption != nullptr && delayRequest.GetOwnerUid() == bundleOption->GetUid()) { in GetNotificationKeys()
1386 auto delayRequest = delayNotification.first->notification->GetNotificationRequest(); in GetFromDelayedNotificationList() local
1387 if (delayRequest.GetOwnerUid() == ownerUid && in GetFromDelayedNotificationList()
1388 delayRequest.GetNotificationId() == notificationId && in GetFromDelayedNotificationList()
1389 delayRequest.IsSystemLiveView() && delayRequest.IsUpdateByOwnerAllowed()) { in GetFromDelayedNotificationList()

Completed in 4 milliseconds