Home
last modified time | relevance | path

Searched refs:getRegistrations (Results 1 – 1 of 1) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DArtifactTagger.kt44 private fun getRegistrations(): Collection<Map.Entry<File, String>> = artifacts.entries in any() method
59 for (artifactSpec in getRegistrations()) { in any()