Android
android
public static final class

android.R.array

java.lang.Object
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

            R.array()
Methods inherited from class java.lang.Object

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

public R.array()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56