Searched refs:getInstallAttributionWindow (Results 1 – 5 of 5) sorted by relevance
394 source.getInstallAttributionWindow()); in insertToDb()
250 validSource.getInstallAttributionWindow(), source.getInstallAttributionWindow()); in testInsertSource()317 validSource.getInstallAttributionWindow(), source.getInstallAttributionWindow()); in testInsertSource_flexibleEventReport_equal()6637 values.put(SourceContract.INSTALL_ATTRIBUTION_WINDOW, source.getInstallAttributionWindow()); in insertSource()
866 public long getInstallAttributionWindow() { in getInstallAttributionWindow() method in Source
706 assertEquals(TimeUnit.SECONDS.toMillis(272800), result.getInstallAttributionWindow()); in testSourceRequestWithPostInstallAttributes()749 assertEquals(TimeUnit.SECONDS.toMillis(2592000L), result.getInstallAttributionWindow()); in testSourceRequestWithPostInstallAttributesReceivedAsNull()798 assertEquals(TimeUnit.SECONDS.toMillis(86400), result.getInstallAttributionWindow()); in testSourceRequestWithInstallAttributesOutofBounds()
690 values.put(SourceContract.INSTALL_ATTRIBUTION_WINDOW, source.getInstallAttributionWindow()); in insertSource()