Searched refs:SmsInteraction (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DSmsInteraction.java35 public class SmsInteraction implements ContactInteraction { class in inherits:ContactInteraction
43 public SmsInteraction(ContentValues values) { method in class:SmsInteraction
H A DSmsInteractionsLoader.java49 * Loads a list of SmsInteraction from the supplied phone numbers.
90 interactions.add(new SmsInteraction(values));

Completed in 75 milliseconds