Home
last modified time | relevance | path

Searched defs:waitForValue (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java662 V waitForValue() throws ExecutionException; in waitForValue() method
1522 public V waitForValue() { in waitForValue() method in LocalCache.WeakValueReference
1566 public V waitForValue() { in waitForValue() method in LocalCache.SoftValueReference
1611 public V waitForValue() { in waitForValue() method in LocalCache.StrongValueReference
3534 public V waitForValue() throws ExecutionException { in waitForValue() method in LocalCache
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java666 V waitForValue() throws ExecutionException; in waitForValue() method
1526 public V waitForValue() { in waitForValue() method in LocalCache.WeakValueReference
1570 public V waitForValue() { in waitForValue() method in LocalCache.SoftValueReference
1615 public V waitForValue() { in waitForValue() method in LocalCache.StrongValueReference
3640 public V waitForValue() throws ExecutionException { in waitForValue() method in LocalCache
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java2961 public V waitForValue() { in waitForValue() method in LocalCacheTest.DummyValueReference
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java3010 public V waitForValue() { in waitForValue() method in LocalCacheTest.DummyValueReference