Fields Summary |
---|
private static final String | TAG |
public static final String | AUTHORITY |
public static final android.net.Uri | CONTENT_URIThe content:// style URL for this provider |
public static final int | KIND_EMAILSignifies an email address row that is stored in the ContactMethods table |
public static final int | KIND_POSTALSignifies a postal address row that is stored in the ContactMethods table |
public static final int | KIND_IMSignifies an IM address row that is stored in the ContactMethods table |
public static final int | KIND_ORGANIZATIONSignifies an Organization row that is stored in the Organizations table |
public static final int | KIND_PHONESignifies a Phone row that is stored in the Phones table |