| android.provider.Contacts.PhonesColumns |
| Value | ||||
|---|---|---|---|---|
| String | CUSTOM_ICON | A custom icon associated with the phone number. | "phone_icon" | |
| int | HOME_FAX_TYPE | 4 | 0x00000004 | |
| int | HOME_TYPE | 0 | 0x00000000 | |
| String | LABEL | The user provided label for the phone number, only used if TYPE is OTHER_TYPE. | "label" | |
| int | MOBILE_TYPE | 1 | 0x00000001 | |
| String | NUMBER | The phone number as the user entered it. | "number" | |
| String | NUMBER_KEY | The normalized phone number
Type: TEXT |
"number_key" | |
| int | OTHER_TYPE | 6 | 0x00000006 | |
| int | PAGER_TYPE | 5 | 0x00000005 | |
| String | TYPE | The type of the the phone number. | "type" | |
| int | WORK_FAX_TYPE | 3 | 0x00000003 | |
| int | WORK_TYPE | 2 | 0x00000002 | |
Type: TEXT (URI to icon)
Type: TEXT
Type: TEXT
Type: TEXT
Type: INTEGER (one of the constants below)