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

1 2 3 4 5 6 7 891011>>

  /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.
  /cts/tests/tests/keystore/src/android/keystore/cts/
AndroidKeyStoreTest.java 1240 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
1615 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
    [all...]
  /external/chromium_org/chrome/common/extensions/api/
font_settings.json 99 "description": "The script for which the font should be retrieved. If omitted, the font setting for the global script (script code \"Zyyy\") is retrieved.",
104 "description": "The generic font family for which the font should be retrieved."
  /external/chromium_org/third_party/WebKit/Source/core/platform/network/
ResourceResponse.h 236 // The id of the appcache this response was retrieved from, or zero if
237 // the response was not retrieved from an appcache.
240 // The manifest url of the appcache this response was retrieved from, if any.
  /external/chromium_org/tools/json_schema_compiler/test/
font_settings.json 81 "description": "The script for which the font should be retrieved. If omitted, the font for the global script is retrieved.",
86 "description": "The generic font family for which the font should be retrieved."
  /frameworks/base/core/java/android/content/
ComponentName.java 58 * from which the actual package name will be retrieved.
72 * which the actual package name will be retrieved.
74 * actual class name will be retrieved.
  /frameworks/base/keystore/tests/src/android/security/
AndroidKeyStoreTest.java 1273 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
1799 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local
    [all...]
  /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",
  /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/chromium_org/base/
path_service.h 30 // Returns true if the directory or file was successfully retrieved. On
  /external/chromium_org/base/test/
test_file_util_posix.cc 55 // Restores the permission information for |path|, given the blob retrieved

Completed in 502 milliseconds

1 2 3 4 5 6 7 891011>>