Searched refs:aaptPath (Results 1 – 1 of 1) sorted by relevance
1162 String aaptPath = mBuildToolInfo.getPath(BuildToolInfo.PathId.AAPT); in execAapt() local1164 array.add(aaptPath); in execAapt()1339 && new File(aaptPath).exists() in execAapt()