public class

RecipientIdCache

extends Object
java.lang.Object
   ↳ com.android.mms.data.RecipientIdCache

Summary

Nested Classes
class RecipientIdCache.Entry  
Public Methods
static void dump()
static void fill()
static List<RecipientIdCache.Entry> getAddresses(String spaceSepIds)
static void updateNumbers(long threadId, ContactList contacts)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static void dump ()

public static void fill ()

public static List<RecipientIdCache.Entry> getAddresses (String spaceSepIds)

public static void updateNumbers (long threadId, ContactList contacts)