Searched refs:bestAvd (Results 1 – 1 of 1) sorted by relevance
702 AvdInfo bestAvd = null; in findMatchingAvd() local708 if (bestAvd == null || in findMatchingAvd()710 bestAvd.getTarget().getVersion().getApiLevel()) { in findMatchingAvd()711 bestAvd = avd; in findMatchingAvd()715 return bestAvd; in findMatchingAvd()