Searched refs:potentialAppSourcesList (Results 1 – 2 of 2) sorted by relevance
44 potentialAppSourcesList: List<AppMetadata>, in <lambda>()53 private var potentialAppSourcesList = potentialAppSourcesList.toMutableList() in <lambda>() variable197 potentialAppSourcesList.add(removedItem) in <lambda>()199 dataSourcesViewModel.setEditedPotentialAppSources(potentialAppSourcesList) in <lambda>()
39 private var potentialAppSourcesList: List<AppMetadata> = listOf() variable52 potentialAppSourcesList = dataSourcesViewModel.getEditedPotentialAppSources() in onBindViewHolder()61 potentialAppSourcesList, in onBindViewHolder()