Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/datasources/
DDataSourcesFragment.kt72 private val dataSourcesCategories = in <lambda>() constant
126 dataSourcesCategories.map { category -> getString(category.uppercaseTitle()) } in <lambda>()
160 dataSourcesCategories[dataSourcesCategoriesStrings.indexOf(currentStringSelection)] in <lambda>()
399 val currentCategory = dataSourcesCategories[position] in <lambda>()
400 currentCategorySelection = dataSourcesCategories[position] in <lambda>()
412 dataSourcesCategories.indexOf(dataSourcesViewModel.getCurrentSelection())) in <lambda>()