android
public
static
final
class
android.R.array
Summary
Constants
|
|
|
Value |
|
int |
emailAddressTypes |
Email address types from android.provider.Contacts
|
17235968 |
0x01070000 |
int |
imProtocols |
IM protocols from android.provider.Contacts
|
17235969 |
0x01070001 |
int |
organizationTypes |
Organization types from android.provider.Contacts
|
17235970 |
0x01070002 |
int |
phoneTypes |
Phone number types from android.provider.Contacts
|
17235971 |
0x01070003 |
int |
postalAddressTypes |
Phone number types from android.provider.Contacts
|
17235972 |
0x01070004 |
Public Constructors
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Constants
public
static
final
int
emailAddressTypes
Email address types from android.provider.Contacts
Constant Value:
17235968
(0x01070000)
public
static
final
int
imProtocols
IM protocols from android.provider.Contacts
Constant Value:
17235969
(0x01070001)
public
static
final
int
organizationTypes
Organization types from android.provider.Contacts
Constant Value:
17235970
(0x01070002)
public
static
final
int
phoneTypes
Phone number types from android.provider.Contacts
Constant Value:
17235971
(0x01070003)
public
static
final
int
postalAddressTypes
Phone number types from android.provider.Contacts
Constant Value:
17235972
(0x01070004)
Public Constructors