Searched refs:isInstallCase (Results 1 – 1 of 1) sorted by relevance
74 return getMaxReportCount(source, isInstallCase(source, destinationType)); in getMaxReportCount()77 private int getMaxReportCount(@NonNull Source source, boolean isInstallCase) { in getMaxReportCount() argument85 if (isInstallCase && !source.hasWebDestinations() && isDefaultConfiguredVtc()) { in getMaxReportCount()109 getEffectiveReportingWindows(source, isInstallCase(source, destinationType)); in getReportingTime()149 source, isInstallCase(source, trigger.getDestinationType())); in fallsWithinWindow()309 private static boolean isInstallCase(Source source, @EventSurfaceType int destinationType) {