Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootUpdateBootstrapPreparer.java25 import com.android.tradefed.targetprep.IDeviceFlasher.UserDataFlashOption;
106 protected IDeviceFlasher createFlasher(ITestDevice device) throws DeviceNotAvailableException { in createFlasher()
DIDeviceFlasher.java31 public interface IDeviceFlasher { interface
DDeviceFlashPreparer.java45 import com.android.tradefed.targetprep.IDeviceFlasher.UserDataFlashOption;
352 IDeviceFlasher flasher = createFlasher(device); in setUp()
586 protected abstract IDeviceFlasher createFlasher(ITestDevice device) in createFlasher()
DFastbootDeviceFlasher.java67 public class FastbootDeviceFlasher implements IDeviceFlasher {
/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DDeviceFlashPreparerTest.java45 import com.android.tradefed.targetprep.IDeviceFlasher.UserDataFlashOption;
65 @Mock IDeviceFlasher mMockFlasher;
90 protected IDeviceFlasher createFlasher(ITestDevice device) { in setUp()
DFastbootDeviceFlasherTest.java42 import com.android.tradefed.targetprep.IDeviceFlasher.UserDataFlashOption;
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DSystemUpdaterDeviceFlasher.java37 public class SystemUpdaterDeviceFlasher implements IDeviceFlasher {
/tools/tradefederation/contrib/src/com/android/fastboot/tests/
DFastbootTest.java34 import com.android.tradefed.targetprep.IDeviceFlasher.UserDataFlashOption;