Lines Matching refs:core
16 // Definitions for building the Android core libraries, i.e. ART, I18n and
24 // core libraries.
37 name: "core.current.stubs.defaults",
44 name: "core.current.stubs.from-source",
46 "core.current.stubs.defaults",
56 name: "core.current.stubs.from-text",
57 api_surface: "core",
71 name: "core.current.stubs",
73 "core.current.stubs.defaults",
76 "core.current.stubs.from-source",
81 "core.current.stubs.from-text",
84 "core.current.stubs.from-source",
91 name: "core.current.stubs.exportable.from-source",
93 "core.current.stubs.defaults",
102 dest: "core.current.stubs.jar",
107 name: "core.current.stubs.exportable",
109 "core.current.stubs.defaults",
112 "core.current.stubs.exportable.from-source",
123 name: "core-current-stubs-for-system-modules",
126 "core.current.stubs",
129 "core-lambda-stubs-for-system-modules",
136 dest: "core-for-system-modules.jar",
140 dest: "system-modules/public/core-for-system-modules.jar",
154 // Same as core-current-stubs-for-system-modules, but android annotations are
157 name: "core-current-stubs-for-system-modules-no-annotations",
163 "core-current-stubs-for-system-modules",
168 dest: "core-for-system-modules-no-annotations.jar",
172 dest: "system-modules/public/core-for-system-modules-no-annotations.jar",
178 // Used when compiling higher-level code against core.current.stubs.
180 name: "core-public-stubs-system-modules",
183 "core-current-stubs-for-system-modules-no-annotations",
188 name: "core.module_lib.stubs.defaults",
195 // provided by the core libraries.
199 name: "core.module_lib.stubs",
201 "core.module_lib.stubs.defaults",
204 "core.module_lib.stubs.from-source",
209 "core.module_lib.stubs.from-text",
212 "core.module_lib.stubs.from-source",
219 name: "core.module_lib.stubs.from-source",
221 "core.module_lib.stubs.defaults",
235 name: "core.module_lib.stubs.from-text",
259 name: "core-module-lib-stubs-for-system-modules",
262 "core.module_lib.stubs",
265 "core-lambda-stubs-for-system-modules",
270 dest: "system-modules/module-lib/core-for-system-modules.jar",
275 // Same as core-module-lib-stubs-for-system-modules, but android annotations are
279 name: "core-module-lib-stubs-for-system-modules-no-annotations",
285 "core-module-lib-stubs-for-system-modules",
288 dest: "system-modules/module-lib/core-for-system-modules-no-annotations.jar",
295 name: "core-module-lib-stubs-system-modules",
297 "core-module-lib-stubs-for-system-modules-no-annotations",
307 // Libraries containing the core platform API stubs for the core libraries.
310 // the core platform API surface area, compile_dex: true is used so that the Core Platform
314 name: "legacy.core.platform.api.stubs.from-source",
317 "core.platform.api.stubs.defaults",
327 name: "legacy.core.platform.api.stubs.exportable.from-source",
330 "core.platform.api.stubs.defaults",
352 name: "legacy.core.platform.api.stubs.from-text",
367 name: "legacy.core.platform.api.stubs",
370 "core.platform.api.stubs.defaults",
373 "legacy.core.platform.api.stubs.from-source",
378 "legacy.core.platform.api.stubs.from-text",
381 "legacy.core.platform.api.stubs.from-source",
388 name: "legacy.core.platform.api.stubs.exportable",
391 "core.platform.api.stubs.defaults",
394 "legacy.core.platform.api.stubs.exportable.from-source",
399 name: "core.platform.api.stubs.defaults",
408 // Same as legacy.core.platform.api.stubs, but android annotations are
412 name: "legacy.core.platform.api.no.annotations.stubs",
421 "legacy.core.platform.api.stubs",
427 name: "stable.core.platform.api.stubs.from-source",
430 "core.platform.api.stubs.defaults",
441 name: "stable.core.platform.api.stubs.from-text",
456 name: "stable.core.platform.api.stubs",
459 "core.platform.api.stubs.defaults",
462 "stable.core.platform.api.stubs.from-source",
467 "stable.core.platform.api.stubs.from-text",
470 "stable.core.platform.api.stubs.from-source",
476 // Same as stable.core.platform.api.stubs, but android annotations are
480 name: "stable.core.platform.api.no.annotations.stubs",
489 "stable.core.platform.api.stubs",
494 // Used when compiling higher-level code against *.core.platform.api.stubs.
496 name: "legacy-core-platform-api-stubs-system-modules",
499 "legacy.core.platform.api.no.annotations.stubs",
502 "core-lambda-stubs-for-system-modules",
507 name: "stable-core-platform-api-stubs-system-modules",
510 "stable.core.platform.api.no.annotations.stubs",
513 "core-lambda-stubs-for-system-modules",
522 // This is only intended for use within core libraries and must not be used
536 "core-lambda-stubs-for-system-modules",
538 // Ensure that core libraries that depend on the public API can access
547 // This is only intended for use within core libraries and must not be used
561 // Used when compiling against art.module.intra.core.api.stubs.
563 name: "art-module-intra-core-api-stubs-system-modules",
571 // The intra core API stubs library.
572 "art.module.intra.core.api.stubs",
575 "art-module-intra-core-api-stubs-system-modules-lib",