Searched refs:cachedCi (Results 1 – 1 of 1) sorted by relevance
619 final ConversationInfo cachedCi = ConversationInfo.fromBlob((byte[]) val); in applyCachedValues() local620 if (cachedCi == null) { in applyCachedValues()623 conversationInfo.overwriteWith(cachedCi); in applyCachedValues()