| android.provider.Contacts.PhonesColumns | 
|  Known Indirect Subclasses | 
 This interface was deprecated in API level 5.
 see ContactsContract 
Columns from the Phones table that other columns join into themselves.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ISPRIMARY | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| String | LABEL | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| String | NUMBER | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| String | NUMBER_KEY | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| String | TYPE | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_CUSTOM | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_FAX_HOME | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_FAX_WORK | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_HOME | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_MOBILE | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_OTHER | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_PAGER | This constant was deprecated in API level 5. see ContactsContract | |||||||||
| int | TYPE_WORK | This constant was deprecated in API level 5. see ContactsContract | |||||||||
 This constant was deprecated in API level 5.
 see ContactsContract 
Whether this is the primary phone number
Type: INTEGER (if set, non-0 means true)
 This constant was deprecated in API level 5.
 see ContactsContract 
The user provided label for the phone number, only used if TYPE is TYPE_CUSTOM.
Type: TEXT
 This constant was deprecated in API level 5.
 see ContactsContract 
The phone number as the user entered it.
Type: TEXT
 This constant was deprecated in API level 5.
 see ContactsContract 
The normalized phone number
Type: TEXT
 This constant was deprecated in API level 5.
 see ContactsContract 
The type of the the phone number.
Type: INTEGER (one of the constants below)