OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refreshes
(Results
1 - 13
of
13
) sorted by null
/external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderFactory.java
46
private Set<DurationSpec>
refreshes
= Sets.newHashSet((DurationSpec) null);
field in class:CacheBuilderFactory
76
this.
refreshes
= Sets.newLinkedHashSet(durations);
94
initialCapacities, maximumSizes, expireAfterWrites, expireAfterAccesses,
refreshes
,
LocalCacheTest.java
150
assertFalse(map.
refreshes
());
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py
81
'''Asynchronously
refreshes
the content of the FileSystem, returning a
/external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec
46
is the entire time for a frame which may be multiple screen
refreshes
/external/mesa3d/docs/
MESA_swap_frame_usage.spec
46
is the entire time for a frame which may be multiple screen
refreshes
/external/chromium_org/chrome/browser/resources/google_now/
cards.js
182
*
Refreshes
(shows/hides) the notification corresponding to the combined card
265
* Removes dismissed part of a card and
refreshes
the card. Returns remaining
/external/guava/guava/src/com/google/common/cache/
LocalCache.java
327
boolean
refreshes
() {
method in class:LocalCache
340
return expiresAfterWrite() ||
refreshes
();
[
all
...]
/external/droiddriver/libs/
guava-13.0.jar
/prebuilts/devtools/tools/lib/
guava-13.0.1.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
/prebuilts/tools/common/guava-tools/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar
Completed in 1087 milliseconds