Searched refs:sourceEventTime (Results 1 – 3 of 3) sorted by relevance
92 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSourceAppDestination() local98 .setEventTime(sourceEventTime) in getReportingTime_eventSourceAppDestination()110 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow() local116 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow()120 sourceEventTime in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger1stWindow()130 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(3); in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow() local136 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedAppDestinationTrigger2ndWindow()149 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(1); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow() local155 .setEventTime(sourceEventTime) in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger1stWindow()168 long sourceEventTime = triggerTime - TimeUnit.DAYS.toMillis(3); in getReportingTime_eventSrcInstallAttributedWebDestinationTrigger2ndWindow() local[all …]
121 long sourceEventTime = asyncRegistration.getRequestTime(); in parseCommonSourceParams() local150 builder.setExpiryTime(sourceEventTime + TimeUnit.SECONDS.toMillis(expiry)); in parseCommonSourceParams()187 sourceEventTime + TimeUnit.SECONDS.toMillis(aggregateReportWindow)); in parseCommonSourceParams()
1304 Long sourceEventTime, in assertInvalidSourceArguments() argument1329 .setEventTime(sourceEventTime) in assertInvalidSourceArguments()