/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/aosp/ |
D | Annotations.java | 69 .addProperty("maxTargetSdk", int.class) in addUnsupportedAppUsage() 70 .addProperty("trackingBug", long.class) in addUnsupportedAppUsage() 71 .addProperty("implicitMember", String.class) in addUnsupportedAppUsage() 72 .addProperty("expectedSignature", String.class); in addUnsupportedAppUsage()
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | MarshalHashtable.java | 77 item.addProperty("key", null); in writeInstance() 78 item.addProperty("value", null); in writeInstance() 96 addProperty("key", null); in ItemSoapObject() 97 addProperty("value", null); in ItemSoapObject()
|
D | SoapObject.java | 693 o.addProperty(propertyInfoClonned); in newInstance() 730 public SoapObject addProperty(String name, Object value) { in addProperty() method in SoapObject 736 return addProperty(propertyInfo); in addProperty() 747 public SoapObject addProperty(String namespace, String name, Object value) { in addProperty() method in SoapObject 754 return addProperty(propertyInfo); in addProperty() 766 return addProperty(namespace, name, value); in addPropertyIfValue() 777 return addProperty(name, value); in addPropertyIfValue() 789 return addProperty(propertyInfo); in addPropertyIfValue() 801 public SoapObject addProperty(PropertyInfo propertyInfo) { in addProperty() method in SoapObject
|
D | SoapSerializationEnvelope.java | 246 ((SoapObject) obj).addProperty(parser.getName(), in readSerializable() 324 so.addProperty(parser.getNamespace(), parser.getName(), in readUnknown()
|
/external/vogar/src/vogar/monitor/ |
D | TargetMonitor.java | 68 jsonObject.addProperty("outcome", outcomeName); 78 jsonObject.addProperty("result", result.name()); 88 jsonObject.addProperty("completedNormally", completedNormally);
|
/external/cldr/tools/java/org/unicode/cldr/json/ |
D | Ldml2JsonConverter.java | 654 obj.addProperty("name", packageName); in writeBasicInfo() 659 obj.addProperty("version", versionString); in writeBasicInfo() 675 dependencies.addProperty(dependentPackageName, versionString); in writeBasicInfo() 693 obj.addProperty("homepage", "http://cldr.unicode.org"); in writePackageJson() 694 obj.addProperty("author", "The Unicode Consortium"); in writePackageJson() 696 primaryMaintainer.addProperty("name", "John Emmons"); in writePackageJson() 697 primaryMaintainer.addProperty("email", "emmo@us.ibm.com"); in writePackageJson() 698 primaryMaintainer.addProperty("url", "https://github.com/JCEmmons"); in writePackageJson() 703 repository.addProperty("type", "git"); in writePackageJson() 704 repository.addProperty("url", "git://github.com/unicode-cldr/" + packageName + ".git"); in writePackageJson() [all …]
|
/external/testng/src/main/java/org/testng/ |
D | ReporterConfig.java | 36 public void addProperty(Property property) { in addProperty() method in ReporterConfig 89 reporterConfig.addProperty(property); in deserialize()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | ViewInflater.java | 903 addProperty(v, "text", result); in getViewInfo() 904 addProperty(v, "visibility", result); in getViewInfo() 905 addProperty(v, "checked", result); in getViewInfo() 906 addProperty(v, "tag", result); in getViewInfo() 907 addProperty(v, "selectedItemPosition", result); in getViewInfo() 908 addProperty(v, "progress", result); in getViewInfo() 912 private void addProperty(View v, String attr, Map<String, String> dest) { in addProperty() method in ViewInflater
|
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/ |
D | AnnotationInfo.java | 64 public AnnotationClass addProperty(String name, Class<?> type) { in addProperty() method in AnnotationInfo.AnnotationClass
|
/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
D | Host.java | 105 public Builder addProperty(String key, String value) { in addProperty() method in Host.Builder
|
D | VmSpec.java | 114 public Builder addProperty(String property, String value) { in addProperty() method in VmSpec.Builder
|
/external/ksoap2/ |
D | 0001-ksoap2-update.patch | 952 - o.addProperty(propertyInfoClonned); 956 + o.addProperty( propertyInfoClonned ); 974 + return addProperty(propertyInfo); 988 + public SoapObject addProperty(String namespace,String name, Object value) { 996 return addProperty(propertyInfo); 1012 + return addProperty(namespace,name, value); 1293 - ((SoapObject) obj).addProperty(parser.getName(), 1296 + ((SoapObject) obj).addProperty(parser.getName(), read(parser, obj, obj.getProperty… 1315 - so.addProperty(parser.getName(), 1318 + so.addProperty(parser.getNamespace(),parser.getName(), read(parser, so, so.getProp…
|
/external/guice/extensions/persist/lib/ |
D | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
D | cglib-nodep-3.2.6.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
D | commons-collections.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/external/caliper/lib/ |
D | gson-2.2.2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/cldr/tools/java/libs/ |
D | gson.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | logback-core-0.9.8-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
ch/
ch/qos/
ch/ ... |
D | log4j-1.3alpha-8.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/lib/build/ |
D | cglib-3.2.6.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sf/
net/ ... |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |