Searched defs:resources (Results 1 - 4 of 4) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/
H A Dsdkpage.cs79 access application resources, and more, when programming in C or C++. If you write external variable declarations
/build/tools/droiddoc/templates-pdk/
H A Dsdkpage.cs79 access application resources, and more, when programming in C or C++. If you write external variable declarations
/build/core/
H A Ddefinitions.mk2013 # TODO: Right now we generate the asset resources twice, first as part
2216 # append additional Java sources(resources/Proto sources, and etc) to $(1).
2286 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2512 # Add java resources added by the current module.
2515 define add-java-resources-to
2521 # Add resources (non .class files) from a jar to a package
2525 define add-jar-resources-to-package
2603 # resources to the out directory and then copy the resources.
/build/make/core/
H A Ddefinitions.mk2013 # TODO: Right now we generate the asset resources twice, first as part
2216 # append additional Java sources(resources/Proto sources, and etc) to $(1).
2286 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2512 # Add java resources added by the current module.
2515 define add-java-resources-to
2521 # Add resources (non .class files) from a jar to a package
2525 define add-jar-resources-to-package
2603 # resources to the out directory and then copy the resources.

Completed in 884 milliseconds