Home
last modified time | relevance | path

Searched refs:retentionInMonths (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/autodelete/api/
DLoadAutoDeleteUseCase.kt43 val retentionInMonths = in invoke() constant
45 UseCaseResults.Success(retentionInMonths.toInt()) in invoke()