HomeSort by relevance Sort by last modified time
    Searched full:retrieved (Results 401 - 425 of 1866) sorted by null

<<11121314151617181920>>

  /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/core/java/com/android/server/
NativeDaemonConnector.java 544 // writers have retrieved this object - not that they are done using it. The
590 // if a matching remove call has already retrieved this we can remove this
615 // if a matching add call has already retrieved this we can remove this
  /frameworks/support/v4/java/android/support/v4/widget/
SimpleCursorAdapter.java 188 * retrieved from the database.
191 * @param value the value retrieved from the cursor
207 * retrieved from the database.
  /frameworks/volley/src/com/android/volley/
Request.java 103 * When a request can be retrieved from cache but must be refreshed from
291 * Annotates this request with an entry retrieved for it from cache.
539 * @param volleyError the error retrieved from the network
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.c 336 * Can be retrieved with inv_got_accel_bias()
354 * Can be retrieved with inv_got_compass_bias()
362 * @param[in] state Compass state. It can be retrieved with inv_get_compass_state().
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
WeakHashMapTest.java 60 assertTrue("Incorrect value retrieved",
74 assertTrue("Incorrect value retrieved",
99 assertTrue("Incorrect value retrieved",
  /ndk/sources/host-tools/sed-4.2.1/lib/
file-has-acl.c 125 /* Test an ACL retrieved with GETACL.
153 /* Test an ACL retrieved with ACE_GETACL.
299 these two useless calls. The real ACL is retrieved through
  /packages/apps/Exchange/src/com/android/exchange/adapter/
Parser.java 309 * shifted PAGE_SHIFT bits OR'd with the tag retrieved from the stream. Thus, all tags returned
439 * that has been retrieved - START (start of tag), END (end of tag), DONE (end of stream), or
442 * @return the type of data retrieved
  /external/chromium_org/third_party/libxml/src/
hash.c 337 * Add the @userdata to the hash @table. This can later be retrieved
354 * Add the @userdata to the hash @table. This can later be retrieved
372 * Add the @userdata to the hash @table. This can later be retrieved
392 * Add the @userdata to the hash @table. This can later be retrieved
478 * Add the @userdata to the hash @table. This can later be retrieved
594 * Add the @userdata to the hash @table. This can later be retrieved
  /external/libxml2/
hash.c 369 * Add the @userdata to the hash @table. This can later be retrieved
386 * Add the @userdata to the hash @table. This can later be retrieved
404 * Add the @userdata to the hash @table. This can later be retrieved
424 * Add the @userdata to the hash @table. This can later be retrieved
510 * Add the @userdata to the hash @table. This can later be retrieved
626 * Add the @userdata to the hash @table. This can later be retrieved
  /frameworks/base/core/java/android/content/
UndoManager.java 489 * operation regardless of owner will be retrieved; if non-null, the last operation
490 * matching the given owner will be retrieved.
502 * last operation regardless of class will be retrieved; if non-null, the last
503 * operation whose class is the same as the given class will be retrieved.
505 * operation regardless of owner will be retrieved; if non-null, the last operation
506 * matching the given owner will be retrieved.
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 225 * @return The {@link Bitmap} instance retrieved from the contactUri.
258 * @param contactUri The Uri from which the contact is retrieved.
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 225 * @return The {@link Bitmap} instance retrieved from the contactUri.
258 * @param contactUri The Uri from which the contact is retrieved.
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ImageDownloader.java 103 * cookie that will be used when the image will be retrieved.
200 * @param url The URL of the image that will be retrieved from the cache.
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java 225 * @return The {@link Bitmap} instance retrieved from the contactUri.
258 * @param contactUri The Uri from which the contact is retrieved.
  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 218 ** 1. If the remote name is retrieved automatically, the DB is searched
290 /* If the remote name is retrieved automatically during an inquiry search the local db */
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
url-loading.rst 64 being retrieved using the ``URLLoader`` API.
111 and passes it the URL of the asset to be retrieved. Then ``HandleMessage``
  /external/chromium_org/third_party/WebKit/Source/core/imagebitmap/
ImageBitmapFactories.cpp 92 exceptionState.throwDOMException(InvalidStateError, "No image can be retrieved from the provided element.");
127 exceptionState.throwDOMException(InvalidStateError, "The provided element has not retrieved data.");
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prshm.h 173 ** retrieved via PR_GetError() and PR_GetOSError();
206 ** retrieved via PR_GetError() and PR_GetOSError();
  /external/eigen/Eigen/src/Eigenvalues/
GeneralizedSelfAdjointEigenSolver.h 39 * Once the eigenvalue and eigenvectors are computed, they can be retrieved with the eigenvalues()
136 * eigenvectors are also computed and can be retrieved by calling
  /external/libcxxabi/src/Unwind/
dwarf2.h 224 DW_OP_deref_size = 0x94, // 1-byte size of data retrieved
225 DW_OP_xderef_size = 0x95, // 1-byte size of data retrieved
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 230 ** Returns NFA_STATUS_OK if information is retrieved successfully
245 ** Returns NFA_STATUS_OK if information is retrieved successfully
  /external/llvm/docs/
MCJITDesignAndImplementation.rst 57 has been set. If a cached object image cannot be retrieved, MCJIT will
80 having been retrieved from an ObjectCache, it is passed to RuntimeDyld to
  /external/opencv/otherlibs/highgui/
highgui.h 180 !!!DO NOT RELEASE or MODIFY the retrieved frame!!! */
184 !!!DO NOT RELEASE or MODIFY the retrieved frame!!! */

Completed in 2506 milliseconds

<<11121314151617181920>>