Searched refs:getBuildToolsPath (Results 1 – 1 of 1) sorted by relevance
83 def getBuildToolsPath (self): member in SDKEnv208 if which(tool, [self.env.sdk.getBuildToolsPath()]) == None:459 aaptPath = which("aapt", [config.env.sdk.getBuildToolsPath()])552 dxPath = which("dx", [config.env.sdk.getBuildToolsPath()])611 aaptPath = which("aapt", [config.env.sdk.getBuildToolsPath()])637 aaptPath = which("aapt", [config.env.sdk.getBuildToolsPath()])820 zipalignPath = os.path.join(config.env.sdk.getBuildToolsPath(), "zipalign")