/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
PropertyNode.java | 44 public String propValue; 48 * Used when propValue is encoded by something like BASE64, QUOTED-PRINTABLE, etc. 69 propValue = ""; 77 String propName, String propValue, List<String> propValue_vector, 85 if (propValue != null) { 86 this.propValue = propValue; 88 this.propValue = ""; 143 if (!propValue.equals(node.propValue)) { [all...] |
PropertyNodesVerifierElem.java | 62 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue) { 63 return addExpectedNodeWithOrder(propName, propValue, null, null, null, null, null); 67 String propName, String propValue, ContentValues contentValues) { 68 return addExpectedNodeWithOrder(propName, propValue, null, 79 String propName, String propValue, List<String> propValueList) { 80 return addExpectedNodeWithOrder(propName, propValue, propValueList, null, 86 final String propValue = concatinateListWithSemiColon(propValueList); 87 return addExpectedNodeWithOrder(propName, propValue.toString(), propValueList, 91 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue, 93 return addExpectedNodeWithOrder(propName, propValue, null [all...] |
/external/lzma/CPP/7zip/Archive/Common/ |
HandlerOut.cpp | 350 NCOM::CPropVariant propValue;
353 propValue = value;
359 propValue = res;
365 propValue = number;
367 propValue = value;
370 if (!ConvertProperty(propValue, nameToPropID.VarType, prop.Value))
|
/hardware/libhardware_legacy/audio/ |
AudioPolicyManagerBase.cpp | [all...] |
/hardware/ril/reference-ril/ |
reference-ril.c | 528 char propValue[PROP_VALUE_MAX]; 530 if (__system_property_get("ro.kernel.qemu", propValue) != 0) { 551 if (__system_property_get(propName, propValue) == 0) { 557 strlcat(dnslist, propValue, dnslist_sz); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
PreCompilerBuilder.java | 644 String propValue = projectState.getProperty(MANIFEST_MERGER_PROPERTY); 645 if (propValue != null) { 646 enabled = Boolean.valueOf(propValue); [all...] |
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardEntry.java | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar | |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
compiler.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |