Searched refs:hasCache (Results 1 – 6 of 6) sorted by relevance
88 public boolean hasCache() { in hasCache() method in NotificationInlineImageResolver145 return hasCache() ? loadImageFromCache(uri, MAX_UI_THREAD_TIMEOUT_MS) : resolveImage(uri); in loadImage()162 if (!hasCache()) { in preloadImages()180 if (!hasCache()) { in purgeCache()232 if (!hasCache()) { in waitForPreloadedImages()245 if (!hasCache()) { in cancelRunningTasks()
47 boolean hasCache(); in hasCache() method
427 public boolean hasCache() { in hasCache() method in NtpTrustedTime
219 bool hasCache() const { in hasCache() function422 if (cacheIt->second->hasCache()) { in receive()681 if (!it->second->hasCache() && (it->second->expire() || in evictCaches()699 if (!it->second->hasCache()) { in invalidateBuffer()716 if (!it->second->hasCache()) { in invalidateRange()
198 bool hasCache() const { in hasCache() function367 if (cacheIt->second->hasCache()) { in receive()577 if (!it->second->hasCache() && (it->second->expire() || clearCache)) { in evictCaches()
630 assertFalse(ntpTrustedTime.hasCache()); in assertNoCachedTimeValueResult()640 assertTrue(ntpTrustedTime.hasCache()); in assertCachedTimeValueResult()