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.java261 public String getProductVariant() { in getProductVariant() method in DeviceDescriptor
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java186 public String getProductVariant() throws DeviceNotAvailableException; in getProductVariant() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java617 public String getProductVariant() throws DeviceNotAvailableException { in getProductVariant() method in NativeDevice