Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterOptions.java42 boolean checkFlashingPermitsOnLease(); in checkFlashingPermitsOnLease() method
DClusterOptions.java166 public boolean checkFlashingPermitsOnLease() { in checkFlashingPermitsOnLease() method in ClusterOptions
DClusterCommandScheduler.java516 boolean checkFlashingPermitsLease = options.checkFlashingPermitsOnLease(); in getAvailableFlashingPermits()