HomeSort by relevance Sort by last modified time
    Searched refs:OBJECT (Results 51 - 75 of 113) sorted by null

1 23 4 5

  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
TransformClassAdapter.java 111 if (t.getSort() == Type.OBJECT) {
162 Object value) {
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
Type.java 65 /** basic type constant for {@code Object} */
153 /** {@code non-null;} instance representing {@code java.lang.Object} */
154 public static final Type OBJECT = intern("Ljava/lang/Object;");
249 /** {@code non-null;} instance representing {@code Object[]} */
250 public static final Type OBJECT_ARRAY = OBJECT.getArrayType();
299 * given {@code Class} object. See vmspec-2 sec4.3.2 for details on the
399 * given {@code Class} object, allowing {@code "V"} to return the type
531 public boolean equals(Object other) {
653 throw new IllegalArgumentException("not an object type: "
    [all...]
  /dalvik/dx/src/com/android/dx/rop/type/
Type.java 64 /** basic type constant for {@code Object} */
138 /** {@code non-null;} instance representing {@code java.lang.Object} */
139 public static final Type OBJECT = intern("Ljava/lang/Object;");
234 /** {@code non-null;} instance representing {@code Object[]} */
235 public static final Type OBJECT_ARRAY = OBJECT.getArrayType();
465 public boolean equals(Object other) {
587 throw new IllegalArgumentException("not an object type: " +
761 * if this instance is in fact an uninitialized object type.
808 * index. This instance must be an initialized object type
    [all...]
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLDocument08.js 78 The applets attribute returns a collection of all OBJECT elements that
HTMLObjectElement03.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The align attribute specifies the alignment of this object with respect
81 Retrieve the align attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement04.js 49 docsLoaded += preload(docRef, "doc", "object");
80 Retrieve the archive attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement05.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The border attribute specifies the widht of the border around the object.
80 Retrieve the border attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement06.js 49 docsLoaded += preload(docRef, "doc", "object");
81 Retrieve the codeBase attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement07.js 49 docsLoaded += preload(docRef, "doc", "object");
81 Retrieve the codeType attribute of the second OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement08.js 49 docsLoaded += preload(docRef, "doc", "object");
80 Retrieve the data attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement09.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The declare attribute specifies this object should be declared only and
81 Retrieve the declare attribute of the second OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement10.js 49 docsLoaded += preload(docRef, "doc", "object");
79 object.
81 Retrieve the height attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement11.js 49 docsLoaded += preload(docRef, "doc", "object");
79 of this image, applet or object.
81 Retrieve the hspace attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement12.js 49 docsLoaded += preload(docRef, "doc", "object");
79 object.
81 Retrieve the standby attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement13.js 49 docsLoaded += preload(docRef, "doc", "object");
81 Retrieve the tabIndex attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement14.js 49 docsLoaded += preload(docRef, "doc", "object");
81 Retrieve the type attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement15.js 49 docsLoaded += preload(docRef, "doc", "object");
80 Retrieve the useMap attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement16.js 49 docsLoaded += preload(docRef, "doc", "object");
79 image, applet or object.
81 Retrieve the vspace attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement17.js 49 docsLoaded += preload(docRef, "doc", "object");
80 Retrieve the width attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement18.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The name attribute specifies form control or object name when submitted
81 Retrieve the name attribute of the second OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLDocument08.js 78 The applets attribute returns a collection of all OBJECT elements that
HTMLObjectElement03.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The align attribute specifies the alignment of this object with respect
81 Retrieve the align attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement04.js 49 docsLoaded += preload(docRef, "doc", "object");
80 Retrieve the archive attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement05.js 49 docsLoaded += preload(docRef, "doc", "object");
78 The border attribute specifies the widht of the border around the object.
80 Retrieve the border attribute of the first OBJECT element and examine
99 doc = load(docRef, "doc", "object");
100 nodeList = doc.getElementsByTagName("object");
HTMLObjectElement06.js 49 docsLoaded += preload(docRef, "doc", "object");
81 Retrieve the codeBase attribute of the first OBJECT element and examine
100 doc = load(docRef, "doc", "object");
101 nodeList = doc.getElementsByTagName("object");

Completed in 377 milliseconds

1 23 4 5