Searched refs:fromPeriodInDays (Results 1 – 3 of 3) sorted by relevance
36 fun fromPeriodInDays(periodInDays: Int): ExportFrequency { in fromPeriodInDays() method
41 val frequency = fromPeriodInDays(periodInDays) in invoke()
138 val frequency = fromPeriodInDays(settings.periodInDays) in updateExportSettings()