Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DApiAnalyzer.kt419 val candidates = interfaceNames[name] ?: continue in <lambda>() constant
421 for (superMethod in candidates) { in <lambda>()
442 val candidates = map[name] ?: continue in <lambda>() constant
443 val iterator = candidates.listIterator() in <lambda>()
488 val candidates = existingMethodMap[name] in <lambda>() constant
489 if (candidates != null) { in <lambda>()
490 val iterator = candidates.listIterator() in <lambda>()
/tools/external_updater/
DOWNERS2 # Please update this list if you find better candidates.
/tools/test/graphicsbenchmark/
DOWNERS2 # Please update this list if you find better candidates.
/tools/trebuchet/
DOWNERS2 # Please update this list if you find better candidates.