Searched refs:AppListRepositoryImpl (Results 1 – 3 of 3) sorted by relevance
65 AppListRepositoryImpl(context).getSystemPackageNamesBlocking(userId)68 class AppListRepositoryImpl(private val context: Context) : AppListRepository { regex
67 appListRepositoryFactory: (Context) -> AppListRepository = ::AppListRepositoryImpl,
96 repository = AppListRepositoryImpl(context)