Searched refs:AppListRepositoryImpl (Results 1 – 3 of 3) sorted by relevance
70 AppListRepositoryImpl(context).getSystemPackageNamesBlocking(userId) in getSystemPackageNames()76 class AppListRepositoryImpl( in getSystemPackageNames() class
67 appListRepositoryFactory: (Context) -> AppListRepository = ::AppListRepositoryImpl,
92 private val repository = AppListRepositoryImpl(context)270 val repository = AppListRepositoryImpl(context, fakeFlags) in <lambda>()