Searched refs:bannerResurfaceTimeInSeconds (Results 1 – 1 of 1) sorted by relevance
143 val bannerResurfaceTimeInSeconds = TimeUnit.DAYS.toSeconds( in shouldShowTos() constant153 return if (bannerResurfaceTimeInSeconds == 0L) { in shouldShowTos()159 .instant().epochSecond - bannerDismissTime > bannerResurfaceTimeInSeconds in shouldShowTos()