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

1 2 3 4 56 7 8 91011>>

  /external/freetype/include/freetype/internal/
autohint.h 117 /* Discards the global hints retrieved through */
124 /* global :: A pointer to retrieved global hints to discard. */
  /external/proguard/src/proguard/evaluation/
TracedVariables.java 32 * can be set; the generalized collected Value can be retrieved.
34 * In addition, an initialization index can be reset and retrieved, pointing
  /external/srec/srec/Vocabulary/include/
SR_Vocabulary.h 84 * 1. Load a vocabulary from disk. Phonemes are retrieved from a lookup table,
86 * 2. Create an empty vocabulary. Phonemes are retrieved exclusively from a TTP engine.
  /frameworks/base/drm/java/android/drm/
DrmInfo.java 103 * @param key The key whose value is being retrieved.
105 * @return The value of the key being retrieved. Returns null if the key cannot be found.
  /packages/apps/Gallery2/src/com/android/photos/data/
MediaRetriever.java 61 * locally, null should be returned. The image should not be retrieved if it
91 * fastImageType. null can be retrieved if the quick retrieval
MediaCache.java 45 * When an media item has been retrieved, the notification for it is called on a
170 /** A media item to be retrieved and its notifications. */
354 * @param complete Callback for when the image has been retrieved.
371 * @param complete Callback for when the image has been retrieved.
388 * @param complete Callback for when the image has been retrieved.
631 boolean retrieved = retriever.getMedia(uri, size, tempFile);
633 if (retrieved) {
  /frameworks/base/core/java/android/content/
ComponentName.java 56 * from which the actual package name will be retrieved.
70 * which the actual package name will be retrieved.
72 * actual class name will be retrieved.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
SealedObjectTest.java 170 * encryption algorithm and specified parameters can be retrieved by
206 * with encryption algorithm and specified parameters can be retrieved by
245 * object sealed with encryption algorithm can be retrieved by specifying
  /libcore/luni/src/test/java/tests/api/java/util/
WeakHashMapTest.java 59 assertTrue("Incorrect value retrieved",
73 assertTrue("Incorrect value retrieved",
98 assertTrue("Incorrect value retrieved",
  /bionic/libc/private/
resolv_cache.h 86 * name servers are retrieved from the cache which is associated
  /cts/tests/tests/effect/src/android/effect/cts/
EffectTest.java 63 /** Test that a factory can be retrieved from an EffectContext */
  /cts/tests/tests/gesture/src/android/gesture/cts/
GestureStoreTest.java 137 * Verifies that a simple GestureStore can be stored and retrieved from a stream
  /developers/samples/android/ui/actionbarcompat/ListPopupMenu/ListPopupMenu/src/main/src/com/example/android/actionbarcompat/listpopupmenu/
PopupListFragment.java 122 // Set the item as the button's tag so it can be retrieved later
  /external/apache-http/src/org/apache/http/entity/
ByteArrayEntity.java 40 * An entity whose content is retrieved from a byte array.
FileEntity.java 41 * An entity whose content is retrieved from a file.
StringEntity.java 43 * An entity whose content is retrieved from a string.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 44 * be retrieved from the ElemTemplateElement obtained from
  /external/chromium/chrome/browser/
browsing_data_database_helper_browsertest.cc 57 // information has been retrieved.
  /external/chromium/chrome/browser/chromeos/
cros_settings.h 56 // These are convenience forms of Get(). The value will be retrieved
  /external/chromium/chrome/browser/tabs/
tab_finder.h 90 // QueryRedirectsToComplete is invoked when the redirect chain is retrieved.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
feed.js 13 // Store value retrieved from locale.
79 * Generates news iframe in pop-up page by parsing retrieved feed.
224 // Checks whether feed retrieved has news story or not. If not, then shows
351 * Shows topic list retrieved from local storage(if any),else shows
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/views/
feed.html 62 * Checks language in image url retrieved from feed and sets style of
  /external/chromium/net/proxy/
polling_proxy_config_service.cc 45 // If we have already retrieved the proxy settings (on worker thread)
  /external/chromium/net/socket/
ssl_client_socket_mac.h 161 // These buffers hold data retrieved from/sent to the underlying transport
  /external/clang/test/Analysis/
array-struct.c 131 // Test if the embedded array is retrieved correctly.

Completed in 335 milliseconds

1 2 3 4 56 7 8 91011>>