Searched refs:delayRequest (Results 1 – 1 of 1) sorted by relevance
1188 auto delayRequest = delayNotification.first->notification->GetNotificationRequest(); in GetNotificationKeys() local1189 if (bundleOption != nullptr && delayRequest.GetOwnerUid() == bundleOption->GetUid()) { in GetNotificationKeys()1375 auto delayRequest = delayNotification.first->notification->GetNotificationRequest(); in GetFromDelayedNotificationList() local1376 if (delayRequest.GetOwnerUid() == ownerUid && in GetFromDelayedNotificationList()1377 delayRequest.GetNotificationId() == notificationId && in GetFromDelayedNotificationList()1378 delayRequest.IsSystemLiveView() && delayRequest.IsUpdateByOwnerAllowed()) { in GetFromDelayedNotificationList()