Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 119) sorted by relevance

12345

/frameworks/opt/setupwizard/library/
Dbuild.gradle13 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
15 * And then you can include the :setup-wizard-lib project as one of your dependencies
17 * compile project(path: ':setup-wizard-lib', configuration: 'gingerbreadCompatRelease')
25 // deps = ['project-name': project(':project-path')]
30 // compile deps['project-name']
34 'support-annotations': project(':support-annotations'),
35 'support-appcompat-v7': project(':support-appcompat-v7'),
36 'support-recyclerview-v7': project(':support-recyclerview-v7')
Dstandalone-rules.gradle2 * Include this gradle file if you are building against this as a standalone gradle library project,
7 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
8 * project(':setup-wizard-lib').buildFileName = 'standalone-rules.gradle'
10 * And then you can include the :setup-wizard-lib project as one of your dependencies
12 * compile project(path: ':setup-wizard-lib', configuration: 'gingerbreadCompatRelease')
17 // For standalone project clients, since the source may not be available, we fetch the
20 // deps = ['project-name': 'com.example.group:project-name:1.0.0']
25 // compile deps['project-name']
Dstandalone.gradle2 * Include this gradle file if you are building against this as a standalone gradle library project,
4 * if you create a new project in Android Studio.
8 * project(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
9 * project(':setup-wizard-lib').buildFileName = 'standalone.gradle'
11 * And then you can include the :setup-wizard-lib project as one of your dependencies
13 * compile project(path: ':setup-wizard-lib', configuration: 'gingerbreadCompatRelease')
Drules.gradle60 // deps = ['project-name': project(':project-path')]
63 // For standalone project clients, since the source may not be available, we
67 // deps = ['project-name': 'com.example.group:project-name:1.0.0']
/frameworks/multidex/
Dbuild.gradle38 project.ext.fullSdkPath = fullSdkPath
39 project.ext.androidJar = files("${fullSdkPath}/platforms/android-${gradle.currentSdk}/android.jar")
53 project.ext.distDir = new File(System.env.DIST_DIR).getCanonicalFile()
56 project.ext.distDir = file('../../out/dist')
67 from project.ext.supportRepoOut
69 destinationDir project.ext.distDir
70 baseName = String.format("top-of-tree-m2repository-%s", project.multidexVersion)
79 project.buildDir = project.file("${project.parent.buildDir}/../${project.name}/build")
86 dist.dependsOn project.tasks.uploadArchives
88 project.plugins.whenPluginAdded { plugin ->
[all …]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/base/packages/SystemUI/
Dflag_check.py61 project = args.project
63 if not should_run_path(project, files):
115 def should_run_path(project, files): argument
120 if not project:
122 if project == 'platform/frameworks/base':
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
10 # Add any project specific keep options here:
12 # If your project uses WebView with JS, uncomment the following
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
10 # Add any project specific keep options here:
12 # If your project uses WebView with JS, uncomment the following
/frameworks/libs/systemui/iconloaderlib/
D.gitignore2 .project
4 .project.properties
/frameworks/libs/systemui/motiontoollib/
D.gitignore2 .project
4 .project.properties
/frameworks/libs/systemui/viewcapturelib/
D.gitignore2 .project
4 .project.properties
/frameworks/opt/setupwizard/tools/gradle/
Dsettings.gradle2 project(':setup-wizard-lib').projectDir = new File(rootDir, 'frameworks/opt/setupwizard/library')
3 project(':setup-wizard-lib').buildFileName = 'self.gradle'
/frameworks/base/packages/CredentialManager/shared/
DREADME.md1 This folder is to place the common code that will be shared between the phone project and the wear
2 project of the Credential Manager implementation.
/frameworks/base/tools/app_metadata_bundles/
DREADME.md3 This project delivers a comprehensive toolchain solution for developers
6 The project consists of two subprojects:
/frameworks/base/opengl/java/android/opengl/
DGLU.java148 float[] model, int modelOffset, float[] project, int projectOffset, in gluProject() argument
155 Matrix.multiplyMM(scratch, M_OFFSET, project, projectOffset, in gluProject()
214 float[] model, int modelOffset, float[] project, int projectOffset, in gluUnProject() argument
221 Matrix.multiplyMM(scratch, PM_OFFSET, project, projectOffset, in gluUnProject()
/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/parcel/
DSaferParcelChecker.kt52 val project = if (context.isGlobalAnalysis()) context.mainProject else context.project in isAtLeastT() constant
53 return project.isAndroidProject && project.minSdkVersion.featureLevel >= 33 in isAtLeastT()
/frameworks/base/packages/SettingsLib/Spa/screenshot/
Dbuild.gradle.kts49 androidTestImplementation(project(":spa")) in <lambda>()
50 androidTestImplementation(project(":testutils")) in <lambda>()
/frameworks/opt/chips/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/opt/calendar/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/opt/photoviewer/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/opt/timezonepicker/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/opt/colorpicker/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
/frameworks/ex/framesequence/
Dproject.properties8 # project structure.
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

12345