Searched refs:reportUrl (Results 1 – 1 of 1) sorted by relevance
427 String reportUrl = null; in getReportUrl() local429 reportUrl = EVENT_ATTRIBUTION_REPORT_URI_PATH; in getReportUrl()431 reportUrl = AGGREGATE_ATTRIBUTION_REPORT_URI_PATH; in getReportUrl()433 reportUrl = DEBUG_EVENT_ATTRIBUTION_REPORT_URI_PATH; in getReportUrl()435 reportUrl = DEBUG_AGGREGATE_ATTRIBUTION_REPORT_URI_PATH; in getReportUrl()437 reportUrl = DEBUG_REPORT_URI_PATH; in getReportUrl()439 return origin + "/" + reportUrl; in getReportUrl()