HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 301 - 325 of 1822) sorted by null

<<11121314151617181920>>

  /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
  /libcore/ojluni/src/main/java/java/io/
FileNotFoundException.java 57 * retrieved later by the
  /libcore/ojluni/src/main/java/java/lang/ref/
PhantomReference.java 41 * a phantom reference may not be retrieved: The <code>get</code> method of a
  /libcore/ojluni/src/main/java/java/lang/reflect/
UndeclaredThrowableException.java 39 * handler, and it can be retrieved with the
  /libcore/ojluni/src/main/java/java/text/
CharacterIteratorFieldDelegate.java 32 * <code>AttributedCharacterIterator</code> can be retrieved by way of
  /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);
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
VisualVoicemailPreferences.java 29 * Save visual voicemail values in shared preferences to be retrieved later. Because a voicemail
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/scheduling/
Task.java 126 * Another task with the same TaskId has been added. Necessary data can be retrieved from the
  /system/connectivity/shill/
daemon_task.h 55 // Run-time settings retrieved from command line.
  /system/connectivity/shill/net/
netlink_packet.h 39 // Returns whether a packet was properly retrieved in the constructor.
  /toolchain/binutils/binutils-2.25/include/opcode/
mn10200.h 73 /* Elements in the table are retrieved by indexing with values from
  /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 230 * @param timeUs The time position where the frame will be retrieved.
250 * can be null, if such a frame cannot be retrieved.
269 * @param timeUs The time position where the frame will be retrieved.
277 * can be null, if such a frame cannot be retrieved.
294 * can be null, if such a frame cannot be retrieved.
498 * of 180 degrees will be retrieved as "-90.0000+180.0000", for instance.
  /libcore/ojluni/src/main/java/sun/misc/
Unsafe.java 167 * @return the retrieved value
187 * @return the retrieved value
207 * @return the retrieved value
227 * @return the retrieved value
250 * @return the retrieved value
273 * @return the retrieved value
  /external/avahi/avahi-common/
defs.h 100 * - The last error number may be retrieved by calling
289 AVAHI_BROWSER_FAILURE /**< Browsing failed due to some reason which can be retrieved using avahi_server_errno()/avahi_client_errno() */
295 AVAHI_RESOLVER_FAILURE /**< Resolving failed due to some reason which can be retrieved using avahi_server_errno()/avahi_client_errno() */
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
tracker_file.py 194 If not known, the number will be retrieved from the parent
352 number of bytes previously retrieved from the server cannot be determined
354 previously downloaded is retrieved from the tracker file.
  /external/robolectric/v1/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.
  /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.

Completed in 1099 milliseconds

<<11121314151617181920>>