Searched refs:checkFlashingPermitsLease (Results 1 – 2 of 2) sorted by relevance
238 void setCheckFlashingPermitsLease(boolean checkFlashingPermitsLease) { in setCheckFlashingPermitsLease() argument239 mCheckFlashingPermitsOnLease = checkFlashingPermitsLease; in setCheckFlashingPermitsLease()
516 boolean checkFlashingPermitsLease = options.checkFlashingPermitsOnLease(); in getAvailableFlashingPermits()517 if (checkFlashingPermitsLease) { in getAvailableFlashingPermits()