HomeSort by relevance Sort by last modified time
    Searched refs:getAttributeValue (Results 1 - 25 of 471) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/util/
XmlPullAttributes.java 41 public String getAttributeValue(int index) {
42 return mParser.getAttributeValue(index);
45 public String getAttributeValue(String namespace, String name) {
46 return mParser.getAttributeValue(namespace, name);
60 getAttributeValue(namespace, attribute), options, defaultValue);
66 getAttributeValue(namespace, attribute), defaultValue);
72 getAttributeValue(namespace, attribute), defaultValue);
78 getAttributeValue(namespace, attribute), defaultValue);
84 getAttributeValue(namespace, attribute), defaultValue);
89 String s = getAttributeValue(namespace, attribute)
    [all...]
AttributeSet.java 84 public String getAttributeValue(int index);
96 public String getAttributeValue(String namespace, String name);
279 * Equivalent to getAttributeValue(null, "id").
287 * Equivalent to getAttributeValue(null, "class").
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/commands/
ClientCertInfo.java 58 mAcceptMfgCerts = Boolean.parseBoolean(commandNode.getAttributeValue("acceptMfgCerts"));
60 Boolean.parseBoolean(commandNode.getAttributeValue("acceptProviderCerts"));
66 mIssuerNames.add(node.getAttributeValue("name"));
MOURN.java 20 mURN = root.getAttributeValue("spp:moURN");
MOData.java 20 mBaseURI = root.getAttributeValue("spp:managementTreeURI");
21 mURN = root.getAttributeValue("spp:moURN");
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowDialogPreference.java 16 return attrs.getAttributeValue(ANDROID_NS,"dialogMessage");
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/impl/
LayoutParserWrapperTest.java 47 parser.getAttributeValue(NS_RESOURCES, "layout_width"));
50 parser.getAttributeValue(NS_RESOURCES, "text"));
52 parser.getAttributeValue(NS_RESOURCES, "id"));
72 parser.getAttributeValue(NS_RESOURCES, "layout_width"));
75 parser.getAttributeValue(NS_RESOURCES, "text"));
77 parser.getAttributeValue(NS_RESOURCES, "id"));
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
IntentStore.java 181 intent.setAction(parser.getAttributeValue(null, ATTR_VALUE));
184 parser.getAttributeValue(null, ATTR_VALUE)));
204 intent.putExtra(parser.getAttributeValue(null, ATTR_NAME),
205 parser.getAttributeValue(null, ATTR_VALUE));
208 intent.putExtra(parser.getAttributeValue(null, ATTR_NAME),
209 Integer.parseInt(parser.getAttributeValue(null, ATTR_VALUE)));
212 intent.putExtra(parser.getAttributeValue(null, ATTR_NAME),
213 Long.parseLong(parser.getAttributeValue(null, ATTR_VALUE)));
216 intent.putExtra(parser.getAttributeValue(null, ATTR_NAME),
218 parser.getAttributeValue(null, ATTR_VALUE)))
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
AbstractXmlPullParser.java 65 String value = parser.getAttributeValue(null, name);
79 String stringValue = parser.getAttributeValue(null, name);
92 return parser.getAttributeValue(null, name);
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
BridgeXmlPullAttributes.java 85 String value = getAttributeValue(namespace, attribute);
102 String value = getAttributeValue(namespace, attribute);
118 String value = getAttributeValue(namespace, attribute);
126 String value = getAttributeValue(namespace, attribute);
143 String value = getAttributeValue(namespace, attribute);
160 String s = getAttributeValue(namespace, attribute);
178 getAttributeValue(index), options, defaultValue);
183 String value = getAttributeValue(index);
199 String value = getAttributeValue(index);
206 String value = getAttributeValue(index)
    [all...]
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
OSUResponse.java 26 mVersion = root.getAttributeValue(ns + SPPVersionAttribute);
27 mSessionID = root.getAttributeValue(ns + SPPSessionIDAttribute);
29 String status = root.getAttributeValue(ns + SPPStatusAttribute);
42 String value = root.getAttributeValue(ns + attribute);
57 error = OMAConstants.mapError(child.getAttributeValue("errorCode"));
  /frameworks/base/graphics/java/android/graphics/
FontListParser.java 122 String name = parser.getAttributeValue(null, "name");
123 String lang = parser.getAttributeValue(null, "lang");
124 String variant = parser.getAttributeValue(null, "variant");
144 String indexStr = parser.getAttributeValue(null, "index");
147 String weightStr = parser.getAttributeValue(null, "weight");
149 boolean isItalic = "italic".equals(parser.getAttributeValue(null, "style"));
180 String tagStr = parser.getAttributeValue(null, "tag");
191 String styleValueStr = parser.getAttributeValue(null, "stylevalue");
205 alias.name = parser.getAttributeValue(null, "name");
206 alias.toName = parser.getAttributeValue(null, "to")
    [all...]
  /frameworks/base/services/core/java/com/android/server/firewall/
PortFilter.java 63 String equalsValue = parser.getAttributeValue(null, ATTR_EQUALS);
76 String lowerBoundString = parser.getAttributeValue(null, ATTR_MIN);
77 String upperBoundString = parser.getAttributeValue(null, ATTR_MAX);
CategoryFilter.java 50 String categoryName = parser.getAttributeValue(null, ATTR_NAME);
SenderPermissionFilter.java 49 String permission = parser.getAttributeValue(null, ATTR_NAME);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
VoiceMailConstants.java 102 String numeric = parser.getAttributeValue(null, "numeric");
103 data[NAME] = parser.getAttributeValue(null, "carrier");
104 data[NUMBER] = parser.getAttributeValue(null, "vmnumber");
105 data[TAG] = parser.getAttributeValue(null, "vmtag");
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapVcardListing.java 51 parser.getAttributeValue(null, "handle"),
52 parser.getAttributeValue(null, "name"));
  /frameworks/base/core/java/com/android/server/
SystemConfig.java 289 String gidStr = parser.getAttributeValue(null, "gid");
301 String perm = parser.getAttributeValue(null, "name");
312 String perm = parser.getAttributeValue(null, "name");
319 String uidStr = parser.getAttributeValue(null, "uid");
344 String lname = parser.getAttributeValue(null, "name");
345 String lfile = parser.getAttributeValue(null, "file");
360 String fname = parser.getAttributeValue(null, "name");
366 String notLowRam = parser.getAttributeValue(null, "notLowRam");
379 String fname = parser.getAttributeValue(null, "name");
390 String pkgname = parser.getAttributeValue(null, "package")
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
IncludedDependenciesTest.java 27 assertEquals("value", xmlPullParser.getAttributeValue(0));
  /frameworks/compile/mclinker/include/mcld/Target/
ELFAttributeData.h 45 /// getAttributeValue - query the data store for the attribute value of the
47 virtual const ELFAttributeValue* getAttributeValue(TagType pTag) const = 0;
  /packages/apps/Messaging/src/android/support/v7/mms/
CarrierConfigXmlParser.java 44 final String key = mInputParser.getAttributeValue(null, "name");
  /cts/tests/signature/src/android/signature/cts/
SignatureTest.java 185 currentPackage = parser.getAttributeValue(null, ATTRIBUTE_NAME);
191 currentClass.addImplInterface(parser.getAttributeValue(null, ATTRIBUTE_NAME));
200 currentMethod.addParam(parser.getAttributeValue(null, ATTRIBUTE_TYPE));
202 currentMethod.addException(parser.getAttributeValue(null, ATTRIBUTE_TYPE));
230 String fieldName = parser.getAttributeValue(null, ATTRIBUTE_NAME);
231 String fieldType = parser.getAttributeValue(null, ATTRIBUTE_TYPE);
244 String methodName = parser.getAttributeValue(null, ATTRIBUTE_NAME);
245 String returnType = parser.getAttributeValue(null, ATTRIBUTE_RETURN);
275 String className = parser.getAttributeValue(null, ATTRIBUTE_NAME);
282 currentClass.setExtendsClass(parser.getAttributeValue(null, ATTRIBUTE_EXTENDS))
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
EriManager.java 207 parser.getAttributeValue(null, "VersionNumber"));
209 parser.getAttributeValue(null, "NumberOfEriEntries"));
211 parser.getAttributeValue(null, "EriFileType"));
223 int id = Integer.parseInt(parser.getAttributeValue(null, "Id"));
224 String text = parser.getAttributeValue(null, "CallPromptText");
233 parser.getAttributeValue(null, "RoamingIndicator"));
234 int iconIndex = Integer.parseInt(parser.getAttributeValue(null, "IconIndex"));
235 int iconMode = Integer.parseInt(parser.getAttributeValue(null, "IconMode"));
236 String eriText = parser.getAttributeValue(null, "EriText");
238 parser.getAttributeValue(null, "CallPromptId"))
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeLayoutParamsMapAttributes.java 41 public String getAttributeValue(String namespace, String name) {
64 public String getAttributeValue(int index) {
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParser.java 796 * @see #getAttributeValue
    [all...]

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>