Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFlashingMethod.java22 public enum FlashingMethod { enum
DFastbootDeviceFlasher.java807 FlashingMethod.FASTBOOT_FLASH_ALL.toString()); in flashSystem()
813 FlashingMethod.FASTBOOT_FLASH_ALL_FUSE_ZIP.toString()); in flashSystem()
818 FlashingMethod.FASTBOOT_UPDATE.toString()); in flashSystem()
DDeviceFlashPreparer.java409 FlashingMethod.FASTBOOT_UNCATEGORIZED.toString()); in setUp()