HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 201 - 225 of 1396) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeappendchild.java 37 * is then retrieved and its NodeName examined. The
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
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
FileImageRequest.java 105 // Fall back to default InputStream-based loading if no thumbnails could be retrieved.
  /packages/services/Telephony/src/com/android/phone/settings/
CallForwardInfoUtil.java 116 if (DBG) Log.d(LOG_TAG, "Retrieved " + info.toString() + " for " + reason);
  /cts/tests/tests/telecom/src/android/telecom/cts/
ConnectionTest.java 213 final Bundle retrieved = connection.getExtras(); local
214 assertNotNull(retrieved);
  /frameworks/base/core/java/android/os/
BatteryManager.java 140 * be retrieved with {@link #isCharging()}.
149 * be retrieved with {@link #isCharging()}.
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 77 //Mem id and offset should be retrieved only after rotator kickoff
80 //Destination width, height, format, position should be retrieved only after
  /hardware/ti/omap4-aah/libtiutils/
MessageQueue.cpp 94 @param msg Message structure to hold the message to be retrieved
181 @param msg Message structure to hold the message to 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
  /frameworks/base/media/java/android/media/
MediaMetadataRetriever.java 238 * @param timeUs The time position where the frame will be retrieved.
258 * can be null, if such a frame cannot be retrieved.
277 * @param timeUs The time position where the frame will be retrieved.
285 * can be null, if such a frame cannot be retrieved.
302 * can be null, if such a frame cannot be retrieved.
506 * of 180 degrees will be retrieved as "-90.0000+180.0000", for instance.
  /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/content/
ComponentName.java 109 * from which the actual package name will be retrieved.
123 * which the actual package name will be retrieved.
125 * actual class name will be retrieved.

Completed in 435 milliseconds

1 2 3 4 5 6 7 891011>>