Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DDeviceDescriptor.java215 public String getProductVariant() { in getProductVariant() method in DeviceDescriptor
/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java150 public String getProductVariant() throws DeviceNotAvailableException; in getProductVariant() method
DNativeDevice.java551 public String getProductVariant() throws DeviceNotAvailableException { in getProductVariant() method in NativeDevice