Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java102 private String mSystemBuildId = null; field in FastbootDeviceFlasher
218 checkAndFlashSystem(device, mSystemBuildId, mSystemBuildFlavor, deviceBuild); in flash()
1207 mSystemBuildId = systemBuildId; in setSystemBuildInfo()