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.java463 Collection<String> variants = productVariants.get(productType); in matches() local
618 Collection<String> variants = splitProducts.get(parts[0]); in splitOnVariant() local