Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java300 .retrieveFile(getBootloaderFilePrefix(device), bootloaderVersion), in downloadFlashingResources()
439 protected String getBootloaderFilePrefix(ITestDevice device) throws TargetSetupError, in getBootloaderFilePrefix() method in FastbootDeviceFlasher