HomeSort by relevance Sort by last modified time
    Searched defs:namespaceMap (Results 1 - 4 of 4) sorted by null

  /tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/internal/utils/
AaptUtils.java 705 Map<String, String> namespaceMap = new HashMap<String, String>();
707 readToMap(aapt, aaptPath, apkPath, fileToCreate.getAbsolutePath(), namespaceMap);
735 for (String namespace : namespaceMap.keySet())
738 namespaceMap.get(namespace));
    [all...]
  /external/libxml2/include/libxml/
tree.h 584 void * namespaceMap;
    [all...]
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-core-1.0.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 56 milliseconds