Searched defs:notificationKey (Results 1 – 6 of 6) sorted by relevance
61 std::string notificationKey = "notificationId"; variable
52 NotificationKey notificationKey; member
69 std::string notificationKey = notification->GetKey(); in GetNotificationKey() local244 std::string notificationKey = GetNotificationKey(notification); in OnCanceled() local
29 void AniRemoveForBundle(ani_env *env, ani_object bundle, ani_object notificationKey, ani_object rea… in AniRemoveForBundle()
1177 …NotificationKey notificationKey = {.id = request->GetNotificationId(), .label = request->GetLabel(… variable1206 …NotificationKey notificationKey = {.id = request->GetNotificationId(), .label = request->GetLabel(… variable1228 …NotificationKey notificationKey = {.id = request->GetNotificationId(), .label = request->GetLabel(… variable
425 NotificationKey notificationKey; in CancelPreparedNotification() local1335 …NotificationKey notificationKey, sptr<Notification> ¬ification, int32_t removeReason, bool isCa… in RemoveFromNotificationList()