Home
last modified time | relevance | path

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

/build/make/tools/product_config/src/com/android/build/config/
DConfigBase.java49 public void setPhase(String phase) { in setPhase() method in ConfigBase
104 setPhase(that.getPhase()); in copyFrom()
DDumpConfigParser.java131 makeConfig.setPhase(fields.get(1)); in parseImpl()