Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/data/
DContact.java49 private static ContactsCache sContactCache;
358 sContactCache = new ContactsCache(context); in init()
376 private static class ContactsCache { class in Contact
474 private ContactsCache(Context context) { in ContactsCache() method in Contact.ContactsCache
479 synchronized (ContactsCache.this) { in dump()
1089 synchronized (ContactsCache.this) { in internalGet()
1128 synchronized (ContactsCache.this) { in invalidate()
1141 synchronized (ContactsCache.this) { in remove()