Searched refs:createMandatoryRule (Results 1 – 3 of 3) sorted by relevance
18 import static com.google.currysrc.api.process.Rules.createMandatoryRule;853 createMandatoryRule(new InsertHeader(SOURCE_CODE_HEADER)), in getRepackagingRules()855 createMandatoryRule(new RenamePackage(ORIGINAL_ICU_PACKAGE, ANDROID_ICU_PACKAGE)), in getRepackagingRules()
34 public static Rule createMandatoryRule(Processor processor) { in createMandatoryRule() method in Rules
18 import static com.google.currysrc.api.process.Rules.createMandatoryRule;163 createMandatoryRule( in main()