android
Class R.array

java.lang.Object
  extended by android.R.array
Enclosing class:
R

public static final class R.array
extends Object


Field Summary
static int emailAddressTypes
           
static int imProtocols
           
static int organizationTypes
           
static int phoneTypes
           
static int postalAddressTypes
           
 
Constructor Summary
R.array()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emailAddressTypes

public static final int emailAddressTypes
See Also:
Constant Field Values

imProtocols

public static final int imProtocols
See Also:
Constant Field Values

organizationTypes

public static final int organizationTypes
See Also:
Constant Field Values

phoneTypes

public static final int phoneTypes
See Also:
Constant Field Values

postalAddressTypes

public static final int postalAddressTypes
See Also:
Constant Field Values
Constructor Detail

R.array

public R.array()


Copyright © 2008-2012. All Rights Reserved.