Searched refs:potentialAppSources (Results 1 – 3 of 3) sorted by relevance
175 val potentialAppSources = in <lambda>() constant182 if (priorityList.isEmpty() && potentialAppSources.isEmpty()) { in <lambda>()186 updateAppSourcesSection(priorityList, potentialAppSources) in <lambda>()243 potentialAppSources: List<AppMetadata> in <lambda>()262 updateAddApp(potentialAppSources.isNotEmpty() && !isEditMode) in <lambda>()
71 val potentialAppSources = in <lambda>() constant76 updateAppsList(potentialAppSources) in <lambda>()
120 val potentialAppSources = listOf(TEST_APP_3) in <lambda>() constant123 loadPotentialAppSourcesUseCase.updatePotentialPriorityList(potentialAppSources) in <lambda>()133 … potentialAppSourcesState = PotentialAppSourcesState.WithData(true, potentialAppSources), in <lambda>()