Searched defs:clivHost (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactRecipientAdapter.java75 final ContactListItemView.HostInterface clivHost) {
76 this(context, Integer.MAX_VALUE, QUERY_TYPE_PHONE, clivHost);
80 final int queryMode, final ContactListItemView.HostInterface clivHost) {
82 setPhotoManager(new ContactRecipientPhotoManager(context, clivHost));
74 ContactRecipientAdapter(final Context context, final ContactListItemView.HostInterface clivHost) argument
79 ContactRecipientAdapter(final Context context, final int preferredMaxResultCount, final int queryMode, final ContactListItemView.HostInterface clivHost) argument

Completed in 25 milliseconds