Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 89) sorted by relevance

1234

/aosp14/frameworks/base/tools/locked_region_code_injection/
H A DOWNERS1 # Everyone in frameworks/base is included by default
/aosp14/frameworks/base/core/tests/coretests/
H A Dfonts_readme.txt1 All fonts included in this project follow the below copyright and licensing:
/aosp14/frameworks/base/libs/hostgraphics/
H A DAndroid.bp31 // Here we override all the headers automatically included with frameworks/native/include.
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DAndroid.bp46 // Static libs (libfastboot2) shared library dependencies are not transitively included
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTransitionCoordinator.java414 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 DREADME_js-mainline.md6 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 DAndroid.bp64 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/system/core/fs_mgr/
H A DNOTICE12 included in all copies or substantial portions of the Software.
/aosp14/frameworks/base/core/tests/mockingcoretests/
H A DAndroid.bp52 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/core/proto/android/app/
H A Dnotification.proto26 * Deprecated fields are not included in the proto.
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/
H A DAndroid.bp51 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/services/tests/wmtests/
H A DAndroid.bp79 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dcorestartable.md7 the system. Which CoreStartables are included and run can be customized per-build via Dagger.
H A Dplugins.md19 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 DREADME.md11 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 Doverview.md23 directory and is included as a part dependency of the host SystemUI apk.
H A Ddagger.md37 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 DAndroid.bp82 // These are not normally accessible from apps so they must be explicitly included.
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/
H A Dtsconfig.json35 … /* 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 DAndroid.bp60 // This is a list of libraries that need to be included in order to avoid
/aosp14/frameworks/base/
H A DOWNERS.md12 * `core/java/` contains source that is included in the base classpath, and as
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile49 # 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 DSurfaceSyncGroup.md17 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 Dcritical_event_log.proto29 // Max age of events that are included in this proto.
/aosp14/frameworks/base/services/tests/servicestests/
H A DAndroid.bp91 // These are not normally accessible from apps so they must be explicitly included.

1234