Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCdmaDeviceFlasher.java153 protected void flashSystem(ITestDevice device, IDeviceBuildInfo deviceBuild) in flashSystem() method in CdmaDeviceFlasher
193 super.flashSystem(device, deviceBuild); in flashSystem()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java622 flashSystem(device, deviceBuild); in checkAndFlashSystem()
674 protected void flashSystem(ITestDevice device, IDeviceBuildInfo deviceBuild) in flashSystem() method in FastbootDeviceFlasher