HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 226 - 250 of 1102) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodechildnodesappendchild.java 31 * Add an element and check that the previously retrieved childNodes NodeList
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocument01.java 40 * on the retrieved DOMImplementation with namespaceURI being
createDocumentType01.java 40 * on the retrieved DOMImplementation with qualifiedName being the literal
getAttributeNS05.java 40 * proper attribute value was retrieved.
getAttributeNodeNS01.java 40 * proper attribute node was retrieved. This attribute
getAttributeNodeNS02.java 40 * proper attribute node was retrieved.
importNode13.java 40 * contains the retrieved notation and deep is false. Method should
  /libcore/luni/src/main/java/javax/sql/
DataSource.java 30 * registered with a JNDI naming service directory and is retrieved from there
  /libcore/luni/src/main/java/javax/xml/validation/
Validator.java 333 * value can't be assigned or retrieved.
367 * value can't be assigned or retrieved.
399 * value can't be assigned or retrieved.
431 * value can't be assigned or retrieved.
ValidatorHandler.java 341 * value can't be assigned or retrieved.
375 * value can't be assigned or retrieved.
408 * value can't be assigned or retrieved.
440 * value can't be assigned or retrieved.
  /libcore/luni/src/main/java/org/xml/sax/
XMLReader.java 120 * value can't be assigned or retrieved.
147 * value can't be assigned or retrieved.
176 * value can't be assigned or retrieved.
206 * value can't be assigned or retrieved.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
XMLFilterImpl.java 147 * value can't be assigned or retrieved from the parent.
171 * value can't be assigned or retrieved from the parent.
195 * value can't be assigned or retrieved from the parent.
217 * value can't be assigned or retrieved from the parent.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
GetAttributeNodeNS.java 37 * attribute node was retrieved. This attribute value should be null since there
  /external/guava/guava/src/com/google/common/base/
Suppliers.java 73 * Returns a supplier which caches the instance retrieved during the first
126 * not passed. After the expiration time, a new value is retrieved, cached,
  /external/webkit/Source/WebKit/chromium/tests/
WebPageSerializerTest.cpp 129 // Tests that all resources from the frame have been retrieved.
175 // Tests that all resources from the frame have been retrieved.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.h 41 * retrieved with ewk_view_frame_main_get(). One can retrieve frame's
42 * owner view with ewk_frame_view_get(). Parent frame can be retrieved
  /hardware/ti/omap4xxx/libtiutils/
MessageQueue.cpp 93 @param msg Message structure to hold the message to be retrieved
180 @param msg Message structure to hold the message to be retrieved
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 75 // The base position that's being retrieved. The actual images retrieved
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 171 /* If the remote name is retrieved automatically during an inquiry search the local db first */
677 ** NOTE: Return parameters that are set to NULL are not retrieved.
695 ** Description The remote name is retrieved from the specified remote device. If
698 ** is passed in the callback when the remote device name has been retrieved.
704 ** remote device has been retrieved.
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
WeakHashMapTest.java 63 assertTrue("Incorrect value retrieved",
77 assertTrue("Incorrect value retrieved",
95 assertTrue("Incorrect value retrieved",
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 509 ** NOTE: Return parameters that are set to NULL are not retrieved.
523 ** Description The remote name is retrieved from the specified remote device. If
526 ** is passed in the callback when the remote device name has been retrieved.
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSimpleCursorAdapter.java 198 * retrieved from the database.
201 * @param value the value retrieved from the cursor
218 * retrieved from the database.
  /frameworks/base/core/java/android/widget/
SimpleCursorAdapter.java 203 * retrieved from the database.
206 * @param value the value retrieved from the cursor
222 * retrieved from the database.
SimpleCursorTreeAdapter.java 270 * that need to filter strings retrieved from the database.
273 * @param value the value retrieved from the cursor
289 * retrieved from the database.
  /frameworks/base/services/java/com/android/server/
NativeDaemonConnector.java 495 // writers have retrieved this object - not that they are done using it. The
541 // if a matching remove call has already retrieved this we can remove this
566 // if a matching add call has already retrieved this we can remove this

Completed in 1891 milliseconds

1 2 3 4 5 6 7 8 91011>>