Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java819 flashWithUpdateCommand(device, deviceBuild); in flashSystem()
928 private void flashWithUpdateCommand(ITestDevice device, IDeviceBuildInfo deviceBuild) in flashWithUpdateCommand() method in FastbootDeviceFlasher