Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java88 private boolean mAllowSameBuildFlashing = false; field in IncrementalImageUtil
291 mAllowSameBuildFlashing = true; in allowSameBuildFlashing()
295 return mAllowSameBuildFlashing; in isSameBuildFlashingAllowed()