/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
H A D | proguard-project.txt | 1 # 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
|
H A D | project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/aosp14/frameworks/base/tests/TouchLatency/app/ |
H A D | proguard-rules.pro | 1 # 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
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLU.java | 148 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()
|
/aosp14/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/parcel/ |
H A D | SaferParcelChecker.kt | 52 val project = if (context.isGlobalAnalysis()) context.mainProject else context.project regex 53 return project.isAndroidProject && project.minSdkVersion.featureLevel >= 33
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/ |
H A D | project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
/aosp14/frameworks/base/startop/apps/ColorChanging/app/ |
H A D | proguard-rules.pro | 1 # Add project specific ProGuard rules here. 8 # If your project uses WebView with JS, uncomment the following
|
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | tsconfig.json | 7 … /* Enable constraints that allow a TypeScript project to be used with project refer… 10 …// "disableSolutionSearching": true, /* Opt a project out of multi-project referen… 39 …quire's or '<reference>'s from expanding the number of files TypeScript should add to a project. */ 47 … /* Generate .d.ts files from TypeScript and JavaScript files in your project. */ 55 … /* Allow importing helper functions from tslib once per project, instead of inclu…
|
/aosp14/frameworks/base/ |
H A D | .gitignore | 2 .project
|
H A D | OWNERS.md | 22 main `services/core/` project:
|
/aosp14/frameworks/base/obex/ |
H A D | Android.bp | 25 // e.g. GPL in an MIT project might only apply to the contrib/ directory. 33 // used in the current project.
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/ |
H A D | .README | 1 The res directory is needed for Eclipse to correctly build the project, but it
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/gallery/ |
H A D | build.gradle.kts | 44 implementation(project(":spa"))
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/testutils/ |
H A D | build.gradle.kts | 39 api(project(":spa"))
|
/aosp14/frameworks/base/native/webview/plat_support/ |
H A D | Android.bp | 31 // e.g. GPL in an MIT project might only apply to the contrib/ directory. 39 // used in the current project.
|
/aosp14/frameworks/base/tests/HwAccelerationTest/ |
H A D | default.properties | 8 # project structure.
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/ |
H A D | build.gradle.kts | 71 androidTestImplementation(project(":testutils"))
|
/aosp14/frameworks/base/core/tests/coretests/ |
H A D | fonts_readme.txt | 1 All fonts included in this project follow the below copyright and licensing:
|
/aosp14/system/core/fs_mgr/ |
H A D | Android.bp | 28 // e.g. GPL in an MIT project might only apply to the contrib/ directory. 36 // used in the current project.
|
/aosp14/frameworks/base/tools/protologtool/ |
H A D | README.md | 83 ProtoLog is a generic logging system created for the WindowManager project. It allows both binary a… 111 After doing any changes to logging groups or statements you should build the project and follow ins…
|
/aosp14/frameworks/base/core/res/ |
H A D | Android.bp | 25 // e.g. GPL in an MIT project might only apply to the contrib/ directory. 33 // used in the current project.
|
/aosp14/system/core/fastboot/ |
H A D | Android.bp | 28 // e.g. GPL in an MIT project might only apply to the contrib/ directory. 36 // used in the current project.
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | testing.md | 14 If you use the SysUI Studio project, you can run and debug tests directly in the source files
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/ |
H A D | gradle.properties | 34 # Kotlin code style for this project: "official" or "obsolete":
|
/aosp14/frameworks/base/tests/AccessoryDisplay/ |
H A D | README | 48 on each device. The source will then begin to project display
|