Home | History | Annotate | Download | only in testserver

Lines Matching refs:coalesced

1206     coalesced = synced_notification_data_pb2.CoalescedSyncedNotification()
1207 google.protobuf.text_format.Merge(serialized_notification, coalesced)
1210 coalesced.key = unique_id
1215 notification_specifics.coalesced_notification.CopyFrom(coalesced)