Searched refs:constraints (Results 1 – 2 of 2) sorted by relevance
258 Map<String, Constraint> constraints) throws TargetSetupError { in getBuildRequirements() argument272 return parseAndroidInfo(infoReader, constraints); in getBuildRequirements()321 Map<String, Constraint> constraints) throws IOException { in parseAndroidInfo() argument344 if (constraints != null) { in parseAndroidInfo()345 c = constraints.get(key); in parseAndroidInfo()
426 constraints relative to the above listed headers must be specified.