Searched defs:artifactsToKeep (Results 1 – 2 of 2) sorted by relevance
170 in List<com.android.server.art.ArtifactsPath> artifactsToKeep, in cleanup()
908 List<ArtifactsPath> artifactsToKeep = new ArrayList<>(); in cleanup() local961 private void maybeKeepArtifacts(@NonNull List<ArtifactsPath> artifactsToKeep, in maybeKeepArtifacts()