Searched refs:setProduction (Results 1 – 3 of 3) sorted by relevance
57 boolean setProduction(boolean val); in setProduction() method
264 public boolean setProduction(boolean val) { in setProduction() method in GlobalStateImpl
533 if (globalState.setProduction(enable) == true) { in process()