Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java49 public static final String BASEBAND_IMAGE_NAME = "radio"; field in FastbootDeviceFlasher
307 BASEBAND_IMAGE_NAME, basebandVersion), basebandVersion); in downloadFlashingResources()
489 flashPartition(device, basebandImageFile, BASEBAND_IMAGE_NAME); in flashBaseband()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCdmaDeviceFlasher.java124 executeLongFastbootCmd(device, "flash", BASEBAND_IMAGE_NAME, in flashBaseband()