/aosp14/frameworks/base/tools/locked_region_code_injection/ |
H A D | OWNERS | 1 # Everyone in frameworks/base is included by default
|
/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/frameworks/base/libs/hostgraphics/ |
H A D | Android.bp | 31 // Here we override all the headers automatically included with frameworks/native/include.
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | Android.bp | 46 // Static libs (libfastboot2) shared library dependencies are not transitively included
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityTransitionCoordinator.java | 414 ArraySet<View> included = new ArraySet<>(); in removeExcludedViews() local 415 findIncludedViews(transition, views, included); in removeExcludedViews() 417 views.addAll(included); in removeExcludedViews() 431 ArraySet<View> included) { in findIncludedViews() argument 444 findIncludedViews(set.getTransitionAt(i), includedViews, included); in findIncludedViews() local 451 included.add(view); in findIncludedViews()
|
/aosp14/frameworks/base/apex/jobscheduler/ |
H A D | README_js-mainline.md | 6 It's *not* included in services.jar, and instead it's put in the system server classpath,
|
/aosp14/frameworks/base/services/tests/uiservicestests/ |
H A D | Android.bp | 64 // These are not normally accessible from apps so they must be explicitly included.
|
/aosp14/system/core/fs_mgr/ |
H A D | NOTICE | 12 included in all copies or substantial portions of the Software.
|
/aosp14/frameworks/base/core/tests/mockingcoretests/ |
H A D | Android.bp | 52 // These are not normally accessible from apps so they must be explicitly included.
|
/aosp14/frameworks/base/core/proto/android/app/ |
H A D | notification.proto | 26 * Deprecated fields are not included in the proto.
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/ |
H A D | Android.bp | 51 // These are not normally accessible from apps so they must be explicitly included.
|
/aosp14/frameworks/base/services/tests/wmtests/ |
H A D | Android.bp | 79 // These are not normally accessible from apps so they must be explicitly included.
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | corestartable.md | 7 the system. Which CoreStartables are included and run can be customized per-build via Dagger.
|
H A D | plugins.md | 19 The most important part of interfaces is the version included in them. Every time the interface ch… 99 …in classes it depends on. This ensures that the latest version will be included in the plugin APK… 108 …enerated for the plugin and can be used to inflate or get any resources included in the plugin APK. 184 …ude it in your android studio project as a file dependency. Once it is included change its scope …
|
/aosp14/frameworks/base/tools/lint/ |
H A D | README.md | 11 build target produces a jar file that is included in the overall build output 13 `prebuilts/cmdline-tools` subproject, and included by soong with all invocations of lint.
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | overview.md | 23 directory and is included as a part dependency of the host SystemUI apk.
|
H A D | dagger.md | 37 Ideally features could be abstracted out into their own modules and included as needed by each
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/ |
H A D | Android.bp | 82 // These are not normally accessible from apps so they must be explicitly included.
|
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | tsconfig.json | 35 … /* Specify type package names to be included without being ref… 100 …: true, /* Skip type checking .d.ts files that are included with TypeScript. …
|
/aosp14/frameworks/base/cmds/app_process/ |
H A D | Android.bp | 60 // This is a list of libraries that need to be included in order to avoid
|
/aosp14/frameworks/base/ |
H A D | OWNERS.md | 12 * `core/java/` contains source that is included in the base classpath, and as
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 49 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included 441 # be included in the documentation. 447 # scope will be included in the documentation. 453 # included in the documentation. 469 # included. 485 # members will be included in the various overviews, but no documentation 501 # included in the documentation. 914 # files are included. 1345 # (YES) or that it should be included in the master .chm file (NO). 1721 # If left blank no extra packages will be included. [all …]
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SurfaceSyncGroup.md | 17 The caller will invoke `addToSync` for every `SurfaceSyncGroup` that it wants included. There are a… 23 …nt behavior, where any UI changes done while still on the UI thread are included in this frame. Th… 33 …ansaction)`. This can be used for any additional things that need to be included in the same SyncG…
|
/aosp14/frameworks/base/proto/src/criticalevents/ |
H A D | critical_event_log.proto | 29 // Max age of events that are included in this proto.
|
/aosp14/frameworks/base/services/tests/servicestests/ |
H A D | Android.bp | 91 // These are not normally accessible from apps so they must be explicitly included.
|