android
Class R.integer

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

public static final class R.integer
extends Object


Field Summary
static int config_longAnimTime
           
static int config_mediumAnimTime
           
static int config_shortAnimTime
           
static int status_bar_notification_info_maxnum
           
 
Constructor Summary
R.integer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config_longAnimTime

public static final int config_longAnimTime
See Also:
Constant Field Values

config_mediumAnimTime

public static final int config_mediumAnimTime
See Also:
Constant Field Values

config_shortAnimTime

public static final int config_shortAnimTime
See Also:
Constant Field Values

status_bar_notification_info_maxnum

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

R.integer

public R.integer()


Copyright © 2008-2012. All Rights Reserved.