Home
last modified time | relevance | path

Searched refs:getFastbootProductVariant (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java214 public String getFastbootProductVariant() throws DeviceNotAvailableException; in getFastbootProductVariant() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java641 public String getFastbootProductVariant() in getFastbootProductVariant() method in NativeDevice