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.kt418 val candidates = interfaceNames[name] ?: continue in <lambda>() constant
420 for (superMethod in candidates) { in <lambda>()
441 val candidates = map[name] ?: continue in <lambda>() constant
442 val iterator = candidates.listIterator() in <lambda>()
487 val candidates = existingMethodMap[name] in <lambda>() constant
488 if (candidates != null) { in <lambda>()
489 val iterator = candidates.listIterator() in <lambda>()
/tools/external_updater/
DOWNERS2 # Please update this list if you find better candidates.
/tools/trebuchet/
DOWNERS2 # Please update this list if you find better candidates.
/tools/test/graphicsbenchmark/
DOWNERS2 # Please update this list if you find better candidates.