Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dsign_target_files_apks290 names, key = a.split("=")
291 names = names.split(",")
292 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.java441 List<String> names = new ArrayList(entries.keySet()); in copyFiles() local
442 Collections.sort(names); in copyFiles()
443 for (String name : names) { in copyFiles()
/build/tools/droiddoc/templates-sdk/
Dclass.cs179 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/core/
Dmain.mk121 $(error Directory names containing spaces not supported)
DMakefile326 $(call module-names-for-tag-list,user), \
Ddefinitions.mk638 define module-names-for-tag-list
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css3636 width:auto !important; /* to avoid cut-off api names in reference in horiz scroll */