public static final class ContactsContract.CommonDataKinds.StructuredPostal extends Object implements ContactsContract.DataColumnsWithJoins, ContactsContract.CommonDataKinds.CommonColumns
| Modifier and Type | Field and Description |
|---|---|
static String |
CITY |
static String |
CONTENT_ITEM_TYPE |
static String |
CONTENT_TYPE |
static Uri |
CONTENT_URI |
static String |
COUNTRY |
static String |
FORMATTED_ADDRESS |
static String |
NEIGHBORHOOD |
static String |
POBOX |
static String |
POSTCODE |
static String |
REGION |
static String |
STREET |
static int |
TYPE_HOME |
static int |
TYPE_OTHER |
static int |
TYPE_WORK |
_COUNT, _IDDATA_VERSION, DATA1, DATA10, DATA11, DATA12, DATA13, DATA14, DATA15, DATA2, DATA3, DATA4, DATA5, DATA6, DATA7, DATA8, DATA9, IS_PRIMARY, IS_READ_ONLY, IS_SUPER_PRIMARY, MIMETYPE, RAW_CONTACT_ID, SYNC1, SYNC2, SYNC3, SYNC4AVAILABLE, AWAY, CAPABILITY_HAS_CAMERA, CAPABILITY_HAS_VIDEO, CAPABILITY_HAS_VOICE, CHAT_CAPABILITY, DO_NOT_DISTURB, IDLE, INVISIBLE, OFFLINE, PRESENCE, PRESENCE_CUSTOM_STATUS, PRESENCE_STATUS, STATUS, STATUS_ICON, STATUS_LABEL, STATUS_RES_PACKAGE, STATUS_TIMESTAMPAGGREGATION_MODE, CONTACT_ID, DATA_SET, DELETED, RAW_CONTACT_IS_READ_ONLY, RAW_CONTACT_IS_USER_PROFILEDISPLAY_NAME, HAS_PHONE_NUMBER, IN_VISIBLE_GROUP, IS_USER_PROFILE, LOOKUP_KEY, PHOTO_FILE_ID, PHOTO_ID, PHOTO_THUMBNAIL_URI, PHOTO_URIDISPLAY_NAME_ALTERNATIVE, DISPLAY_NAME_PRIMARY, DISPLAY_NAME_SOURCE, PHONETIC_NAME, PHONETIC_NAME_STYLE, SORT_KEY_ALTERNATIVE, SORT_KEY_PRIMARYCUSTOM_RINGTONE, LAST_TIME_CONTACTED, SEND_TO_VOICEMAIL, STARRED, TIMES_CONTACTEDCONTACT_CHAT_CAPABILITY, CONTACT_PRESENCE, CONTACT_STATUS, CONTACT_STATUS_ICON, CONTACT_STATUS_LABEL, CONTACT_STATUS_RES_PACKAGE, CONTACT_STATUS_TIMESTAMPDATA, LABEL, TYPETYPE_CUSTOM| Modifier and Type | Method and Description |
|---|---|
static CharSequence |
getTypeLabel(Resources res,
int type,
CharSequence label) |
static int |
getTypeLabelResource(int type) |
public static final String CONTENT_ITEM_TYPE
public static final String CONTENT_TYPE
public static final Uri CONTENT_URI
public static final int TYPE_HOME
public static final int TYPE_WORK
public static final int TYPE_OTHER
public static final String FORMATTED_ADDRESS
public static final String STREET
public static final String POBOX
public static final String NEIGHBORHOOD
public static final String CITY
public static final String REGION
public static final String POSTCODE
public static final String COUNTRY
public static final int getTypeLabelResource(int type)
public static final CharSequence getTypeLabel(Resources res, int type, CharSequence label)
Copyright © 2008-2013. All Rights Reserved.