Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java101 private boolean mCheckFlashingPermitsOnLease = true; field in ClusterOptions
167 return mCheckFlashingPermitsOnLease; in checkFlashingPermitsOnLease()
239 mCheckFlashingPermitsOnLease = checkFlashingPermitsLease; in setCheckFlashingPermitsLease()