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.mk2009 # TODO: Right now we generate the asset resources twice, first as part
2250 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2290 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2480 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2664 # Add java resources added by the current module.
2667 define add-java-resources-to
2673 # Add resources carried by static Jack libraries.
2675 define add-carried-jack-resources
2735 # resources to the out directory and then copy the resources
[all...]
/build/make/core/
H A Ddefinitions.mk2009 # TODO: Right now we generate the asset resources twice, first as part
2250 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
2290 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2480 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2664 # Add java resources added by the current module.
2667 define add-java-resources-to
2673 # Add resources carried by static Jack libraries.
2675 define add-carried-jack-resources
2735 # resources to the out directory and then copy the resources
[all...]

Completed in 122 milliseconds