public static interface

LegacyApiSupport.LegacyTables

com.android.providers.contacts.LegacyApiSupport.LegacyTables

Constants

public static final String CONTACT_METHODS

Constant Value: "view_v1_contact_methods"

public static final String EXTENSIONS

Constant Value: "view_v1_extensions"

public static final String GROUPS

Constant Value: "view_v1_groups"

public static final String GROUP_MEMBERSHIP

Constant Value: "view_v1_group_membership"

public static final String ORGANIZATIONS

Constant Value: "view_v1_organizations"

public static final String PEOPLE

Constant Value: "view_v1_people"

public static final String PEOPLE_JOIN_PRESENCE

Constant Value: "view_v1_people people LEFT OUTER JOIN presence ON (presence.presence_data_id=(SELECT MAX(presence_data_id) FROM presence WHERE people._id = presence_raw_contact_id) )"

public static final String PHONES

Constant Value: "view_v1_phones"

public static final String PHOTOS

Constant Value: "view_v1_photos"

public static final String SETTINGS

Constant Value: "v1_settings"