Searched refs:cachedInfo (Results 1 – 1 of 1) sorted by relevance
721 ExpirableCache.CachedValue<ContactInfo> cachedInfo = in bindView() local723 ContactInfo info = cachedInfo == null ? null : cachedInfo.getValue(); in bindView()729 } else if (cachedInfo == null) { in bindView()738 if (cachedInfo.isExpired()) { in bindView()