Searched refs:appRepository (Results 1 – 3 of 3) sorted by relevance
100 val appRepository = rememberAppRepository() regex102 painter = rememberDrawablePainter(appRepository.produceIcon(app).value),103 contentDescription = appRepository.produceIconContentDescription(app).value,110 val appRepository = rememberAppRepository() regex111 SettingsTitle(title = appRepository.produceLabel(app, isClonedAppPage), useMediumWeight = true)
55 private lateinit var appRepository: AppRepositoryImpl60 appRepository = AppRepositoryImpl(context)84 contentDescription = appRepository.produceIconContentDescription(APP)
77 private val appRepository = appRepositoryFactory(application) regex190 appRepository.loadLabel(app)