Searched defs:appRepository (Results 1 – 3 of 3) sorted by relevance
126 val appRepository = rememberAppRepository() in AppIcon() constant136 val appRepository = rememberAppRepository() in AppLabel() constant
49 private val appRepository = AppRepositoryImpl(context) constant in com.android.settingslib.spaprivileged.model.app.AppRepositoryTest
77 private val appRepository = appRepositoryFactory(application) constant