HomeSort by relevance Sort by last modified time
    Searched defs:EXPIRED (Results 1 - 8 of 8) sorted by null

  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 74 EXPIRED {
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.h 74 EXPIRED,
157 // The current status of the instrument. For example, expired or declined.
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 245 // SIZE trumps EXPIRED
449 * <p>Expired entries may be counted by {@link Map#size}, but will never be visible to read or
450 * write operations. Expired entries are currently cleaned up during write operations, or during
469 // SIZE trumps EXPIRED
470 this.nullRemovalCause = RemovalCause.EXPIRED;
497 * <p>Expired entries may be counted by {@link Map#size}, but will never be visible to read or
498 * write operations. Expired entries are currently cleaned up during write operations, or during
518 // SIZE trumps EXPIRED
519 this.nullRemovalCause = RemovalCause.EXPIRED;
    [all...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 98 milliseconds