/external/chromium/chrome/common/ |
render_messages.h | 364 // Requests the outdated plugins policy. 366 // ALLOW means that outdated plugins are allowed, and BLOCK that they should 372 // Notifies when a plugin couldn't be loaded because it's outdated.
|
url_constants.h | 213 // The URL for the "Learn more" page for the outdated plugin infobar.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
CertPathReviewerMessages.properties | 338 CertPathReviewer.localInvalidCRL.title = Local CRL outdated 339 CertPathReviewer.localInvalidCRL.text = Did not use a matching CRL in a local certstore, because it is outdated. Issued on {0,date}, next update {1,date}. 340 CertPathReviewer.localInvalidCRL.summary = Did not use a matching CRL in a local certstore, because it is outdated. Issued on {0,date}, next update {1,date}. 341 CertPathReviewer.localInvalidCRL.details = Did not use a matching CRL in a local certstore, because it is outdated. Issued on {0,date}, next update {1,date}. 356 CertPathReviewer.onlineInvalidCRL.title = Outdated CRL at CRL distribution point 357 CertPathReviewer.onlineInvalidCRL.text = The CRL loaded from {2} was outdated. Issued on {0,date}, next update on {1,date}. 358 CertPathReviewer.onlineInvalidCRL.summary = The CRL loaded from {2} was outdated. Issued on {0,date}, next update on {1,date}. 359 CertPathReviewer.onlineInvalidCRL.details = The CRL loaded from {2} was outdated. Issued on {0,date}, next update on {1,date}. [all...] |
/development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/ |
ListViewDeletion.java | 117 // We're basing our decision of the views to be animated based on outdated
|
/external/chromium/net/url_request/ |
url_request_throttler_entry.h | 55 // Time after which the entry is considered outdated.
|
url_request_throttler_manager.h | 29 // clean out outdated entries. URL ID consists of lowercased scheme, host, port
|
url_request_throttler_entry.cc | 99 // it should not be considered outdated.
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_sync_service.h | 88 // be outdated before that.
|
/external/chromium_org/chrome/browser/plugins/ |
plugin_infobar_delegates.h | 83 // Creates an outdated plugin infobar and delegate and adds the infobar to
|
/external/chromium_org/components/policy/core/common/ |
schema_registry.cc | 158 // the outdated components are updated. This is a known limitation of the
|
/external/chromium_org/net/base/ |
backoff_entry.cc | 97 // Otherwise, consider the entry is outdated if it hasn't been used for the
|
/external/chromium_org/net/url_request/ |
url_request_throttler_entry.h | 57 // Time after which the entry is considered outdated.
|
url_request_throttler_manager.h | 33 // clean out outdated entries. URL ID consists of lowercased scheme, host, port
|
/external/chromium_org/tools/gyp/tools/Xcode/Specifications/ |
gyp.xclangspec | 11 outdated documentation at:
|
/art/compiler/dex/quick/ |
local_optimizations.cc | 137 * outdated and misleading). 326 * outdated and misleading).
|
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 136 * outdated and misleading). 323 * outdated and misleading).
|
/dalvik/vm/compiler/codegen/mips/ |
LocalOptimizations.cpp | 136 * outdated and misleading). 323 * outdated and misleading).
|
/external/chromium_org/chrome/browser/extensions/ |
extension_sync_service.cc | 405 // If the extension is already installed, check if it's outdated. 407 // Extension is outdated.
|
/external/chromium_org/chrome/browser/ |
internal_auth.cc | 307 // reuse. Size of this container is kept reasonably low by purging outdated 370 // Forget outdated ticks if any.
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
toolbar_view.h | 203 // Shows the outdated install notification bubble against the wrench menu.
|
/external/chromium_org/content/renderer/media/ |
webrtc_audio_capturer.h | 103 // parameters can become outdated at any time. Think over the implications
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/ |
drisw.c | 201 /* remove outdated textures */
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
drisw.c | 201 /* remove outdated textures */
|
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfoDB.java | 55 * updates have gone out, say), we still get a consistent (if outdated) view of the world.
|
/packages/apps/Contacts/tests/src/com/android/contacts/activities/ |
PeopleActivityTest.java | 55 * This test is so outdated that it's disabled temporarily. TODO Update the test and re-enable it.
|