Searched refs:systemPartitions (Results 1 – 3 of 3) sorted by relevance
119 val systemPartitions: List<ScanPartition> =296 whenever(mocks.injector.systemPartitions).thenReturn(systemPartitions)532 systemPartitions.first { (it.scanFlag and scanFlagMask) != 0 }592 1L, systemPartitions[0].privAppFolder,609 1L, systemPartitions[0].privAppFolder,625 1L, systemPartitions[0].appFolder,
101 List<ScanPartition> systemPartitions) { in InitAppsHelper() argument105 mSystemPartitions = systemPartitions; in InitAppsHelper()
152 List<ScanPartition> systemPartitions, in PackageManagerServiceInjector() argument196 mSystemPartitions = systemPartitions; in PackageManagerServiceInjector()