Home | History | Annotate | Download | only in support

Lines Matching full:rootdir

60     buildDir = file("${project.rootDir}/../../out/host/gradle/frameworks/support/build")
61 project.ext.distDir = file("${project.rootDir}/../../out/dist")
93 from "${project.rootDir}/../../prebuilts/maven_repo/android"
181 files("${project.rootDir}/../../prebuilts/sdk/$apiLevel/android.jar")
306 "${project.rootDir}/../../build/tools/droiddoc/templates-sdk"
309 "${project.rootDir}/../../prebuilts/sdk/api/24.txt"
311 addStringOption "samplesdir", "${project.rootDir}/samples"
332 "${project.rootDir}/../../build/tools/droiddoc/templates-sdk"
335 "${project.rootDir}/../../prebuilts/sdk/api/24.txt"
345 oldApiFile = new File(project.rootDir, 'api/current.txt')
347 oldRemovedApiFile = new File(project.rootDir, 'api/removed.txt')
358 oldApiFile = new File(project.rootDir, 'api/current.txt')
360 oldRemovedApiFile = new File(project.rootDir, 'api/removed.txt')