Home
last modified time | relevance | path

Searched refs:Cache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/data/
DConversation.java146 Conversation conv = Cache.get(threadId); in get()
152 Cache.put(conv); in get()
155 if (!Cache.replace(conv)) { in get()
175 Conversation conv = Cache.get(recipients); in get()
189 Cache.put(conv); in get()
192 if (!Cache.replace(conv)) { in get()
278 Conversation conv = Cache.get(threadId); in from()
286 Cache.put(conv); in from()
290 if (!Cache.replace(conv)) { in from()
485 Cache.remove(mThreadId); in clearThreadId()
[all …]
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...