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

<<11121314151617181920>>

  /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 96 * When a request can be retrieved from cache but must be refreshed from
255 * Annotates this request with an entry retrieved for it from cache.
493 * @param volleyError the error retrieved from the network
  /hardware/invensense/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().
  /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/exchange2/src/com/android/exchange/adapter/
Parser.java 294 * shifted PAGE_SHIFT bits OR'd with the tag retrieved from the stream. Thus, all tags returned
432 * that has been retrieved - START (start of tag), END (end of tag), DONE (end of stream), or
436 * @return the type of data retrieved
  /external/libxml2/
hash.c 373 * Add the @userdata to the hash @table. This can later be retrieved
390 * Add the @userdata to the hash @table. This can later be retrieved
408 * Add the @userdata to the hash @table. This can later be retrieved
428 * Add the @userdata to the hash @table. This can later be retrieved
514 * Add the @userdata to the hash @table. This can later be retrieved
630 * Add the @userdata to the hash @table. This can later be 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.
  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 216 ** 1. If the remote name is retrieved automatically, the DB is searched
288 /* If the remote name is retrieved automatically during an inquiry search the local db */
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.h 318 // Notifies the UI thread that the ChildProcessInfo have been retrieved.
325 // The list of ChildProcessInfo retrieved when starting the update.
  /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/libnfc-nci/src/nfa/include/
nfa_ee_api.h 227 ** Returns NFA_STATUS_OK if information is retrieved successfully
242 ** Returns NFA_STATUS_OK if information is retrieved successfully
  /external/opencv/otherlibs/highgui/
highgui.h 180 !!!DO NOT RELEASE or MODIFY the retrieved frame!!! */
184 !!!DO NOT RELEASE or MODIFY the retrieved frame!!! */
  /frameworks/base/core/java/android/app/
ListActivity.java 151 * // Put a managed wrapper around the retrieved cursor so we don't have to worry about
160 * android.R.layout.two_line_list_item, // Specify the row template to use (here, two columns bound to the two retrieved cursor
  /frameworks/base/core/java/android/content/pm/
ResolveInfo.java 128 * the PackageManager from which you originally retrieved this item.
165 * the PackageManager from which you originally retrieved this item.
  /hardware/ti/omap3/dspbridge/inc/
cfg.h 141 * DSP_SOK: *pdwValue is set to the retrieved DWORD.
227 * DSP_SOK: *pdwValue is set to the retrieved DWORD(non-Zero).
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertImpl.java 71 // cache values retrieved from the certificate object,
257 // if info was not retrieved (and cached), do it:
  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 441 * Check that a resource in the jar file can be retrieved from
478 * Check that a resource in a jar file can be retrieved from
  /developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/networkconnect/
MainActivity.java 137 * @return An InputStream retrieved from a successful HttpURLConnection.
  /developers/samples/android/content/multiuser/AppRestrictions/AppRestrictions/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsFragment.java 98 // Existing app restriction settings, if exist, can be retrieved from the Bundle.
  /development/apps/Development/src/com/android/development/
Details.java 82 // data that we show is transient and can't be retrieved from a url.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java 59 * @return A Vector containing all of the image data retrieved by the parser
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 155 * @throws SQLException if note could not be found/retrieved

Completed in 1907 milliseconds

<<11121314151617181920>>