Home
last modified time | relevance | path

Searched defs:variants (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java469 Collection<String> variants = productVariants.get(productType); in matches() local
628 Collection<String> variants = splitProducts.get(parts[0]); in splitOnVariant() local