Searched refs:artifactsToKeep (Results 1 – 2 of 2) sorted by relevance
189 in List<com.android.server.art.ArtifactsPath> artifactsToKeep, in cleanup() argument
1085 List<ArtifactsPath> artifactsToKeep = new ArrayList<>(); in cleanup() local1105 artifactsToKeep.addAll(artifactLists.artifacts()); in cleanup()1110 return mInjector.getArtd().cleanup(profilesToKeep, artifactsToKeep, vdexFilesToKeep, in cleanup()