Home
last modified time | relevance | path

Searched refs:names (Results 1 – 14 of 14) sorted by relevance

/build/tools/releasetools/
Dsign_target_files_apks428 names, key = a.split("=")
429 names = names.split(",")
430 for n in names:
/build/
Dbuildspec.mk.default40 # minimal targets like "make droid". This takes simple target names
41 # like "Browser" or "MyApp", the names used by LOCAL_MODULE or
/build/tools/signapk/
DSignApk.java470 ArrayList<String> names = new ArrayList<String>(entries.keySet()); in copyFiles() local
471 Collections.sort(names); in copyFiles()
483 for (String name : names) { in copyFiles()
527 for (String name : names) { in copyFiles()
/build/tools/droiddoc/templates-sdk-dyn/
Dclass.cs183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-ds/
Dclass.cs183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-sac/
Dclass.cs183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-sdk/
Dclass.cs187 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/core/
Dmain.mk136 $(error Directory names containing spaces not supported)
Ddefinitions.mk693 define module-names-for-tag-list
DMakefile407 $(call module-names-for-tag-list,user), \
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css3977 width:auto !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css4071 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-sdk-dyn/assets/css/
Ddefault.css4645 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css4760 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */