public static final class

HtcContactsContract.SuggestException

extends Object
java.lang.Object
   ↳ android.provider.HtcContactsContract.SuggestException

Summary

Constants
String FILTER_DIRECTORY
String MERGE_CONTACT_COMPLETE
String SOURCE_ID
String TABLE_NAME Table name
String TARGET_ID
Fields
public static final Uri CONTENT_URI The content:// style URI for this table
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String FILTER_DIRECTORY

Constant Value: "suggest_filter"

public static final String MERGE_CONTACT_COMPLETE

Constant Value: "android.intent.action.CONTACT_MERGE_COMPLETE"

public static final String SOURCE_ID

Constant Value: "source_id"

public static final String TABLE_NAME

Table name

Constant Value: "suggest_exception"

public static final String TARGET_ID

Constant Value: "target_id"

Fields

public static final Uri CONTENT_URI

The content:// style URI for this table