Searched refs:getInstallAttributionWindow (Results 1 – 5 of 5) sorted by relevance
396 source.getInstallAttributionWindow()); in insertToDb()
259 validSource.getInstallAttributionWindow(), source.getInstallAttributionWindow()); in testInsertSource()328 validSource.getInstallAttributionWindow(), source.getInstallAttributionWindow()); in testInsertSource_flexibleEventReport_equal()478 assertThat(validSource.getInstallAttributionWindow()) in testInsertSource_aggregateDebugReportingEnabled_success()479 .isEqualTo(source.getInstallAttributionWindow()); in testInsertSource_aggregateDebugReportingEnabled_success()566 assertThat(validSource.getInstallAttributionWindow()) in testInsertSource_aggregateDebugReportingDisabled_relatedDataNotInserted()567 .isEqualTo(source.getInstallAttributionWindow()); in testInsertSource_aggregateDebugReportingDisabled_relatedDataNotInserted()9030 values.put(SourceContract.INSTALL_ATTRIBUTION_WINDOW, source.getInstallAttributionWindow()); in insertSource()
941 public long getInstallAttributionWindow() { in getInstallAttributionWindow() method in Source
1075 assertEquals(TimeUnit.SECONDS.toMillis(272800), result.getInstallAttributionWindow()); in testSourceRequestWithPostInstallAttributes()1119 assertEquals(TimeUnit.SECONDS.toMillis(2592000L), result.getInstallAttributionWindow()); in testSourceRequestWithPostInstallAttributesReceivedAsNull()1169 assertEquals(TimeUnit.SECONDS.toMillis(86400), result.getInstallAttributionWindow()); in testSourceRequestWithInstallAttributesOutofBounds()
806 values.put(SourceContract.INSTALL_ATTRIBUTION_WINDOW, source.getInstallAttributionWindow()); in insertSource()