Searched refs:debianInvestigated (Results 1 – 2 of 2) sorted by relevance
76 static private boolean debianInvestigated = false; field in InstallData652 public boolean debianInvestigated() { in debianInvestigated() method in InstallData653 return debianInvestigated; in debianInvestigated()657 debianInvestigated = value; in setDebianInvestigated()
195 if ( ! data.debianInvestigated() ) { in installPackage()347 if ( ! data.debianInvestigated() ) { in uninstallPackage()
Completed in 26 milliseconds