English | Site Directory

Android - An Open Handset Alliance Project

android
public static final class

android.R.anim

java.lang.Object
android.R.anim

Summary

Constants

      Value  
int  accelerate_decelerate_interpolator    17039360  0x01040000 
int  accelerate_interpolator    17039361  0x01040001 
int  app_enter    17039362  0x01040002 
int  app_exit    17039363  0x01040003 
int  app_starting_enter    17039364  0x01040004 
int  app_starting_exit    17039365  0x01040005 
int  app_starting_to_front    17039366  0x01040006 
int  app_to_front    17039367  0x01040007 
int  decelerate_interpolator    17039368  0x01040008 
int  expanded_menu_enter    17039369  0x01040009 
int  expanded_menu_exit    17039370  0x0104000a 
int  fade_in    17039371  0x0104000b 
int  fade_out    17039372  0x0104000c 
int  grow_fade_in    17039373  0x0104000d 
int  grow_fade_in_from_bottom    17039374  0x0104000e 
int  icon_menu_enter    17039375  0x0104000f 
int  icon_menu_exit    17039376  0x01040010 
int  linear_interpolator    17039377  0x01040011 
int  options_panel_enter    17039378  0x01040012 
int  options_panel_exit    17039379  0x01040013 
int  push_down_in    17039380  0x01040014 
int  push_down_out    17039381  0x01040015 
int  push_up_in    17039382  0x01040016 
int  push_up_out    17039383  0x01040017 
int  shrink_fade_out    17039384  0x01040018 
int  shrink_fade_out_from_bottom    17039385  0x01040019 
int  slide_in_bottom    17039386  0x0104001a 
int  slide_in_child_bottom    17039387  0x0104001b 
int  slide_in_left    17039388  0x0104001c 
int  slide_in_right    17039389  0x0104001d 
int  slide_in_top    17039390  0x0104001e 
int  slide_out_bottom    17039391  0x0104001f 
int  slide_out_left    17039392  0x01040020 
int  slide_out_right    17039393  0x01040021 
int  slide_out_top    17039394  0x01040022 
int  status_bar_expanded_enter    17039395  0x01040023 
int  status_bar_expanded_exit    17039396  0x01040024 
int  submenu_enter    17039397  0x01040025 
int  submenu_exit    17039398  0x01040026 

Public Constructors

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

Details

Constants

public static final int accelerate_decelerate_interpolator

Constant Value: 17039360 (0x01040000)

public static final int accelerate_interpolator

Constant Value: 17039361 (0x01040001)

public static final int app_enter

Constant Value: 17039362 (0x01040002)

public static final int app_exit

Constant Value: 17039363 (0x01040003)

public static final int app_starting_enter

Constant Value: 17039364 (0x01040004)

public static final int app_starting_exit

Constant Value: 17039365 (0x01040005)

public static final int app_starting_to_front

Constant Value: 17039366 (0x01040006)

public static final int app_to_front

Constant Value: 17039367 (0x01040007)

public static final int decelerate_interpolator

Constant Value: 17039368 (0x01040008)

public static final int expanded_menu_enter

Constant Value: 17039369 (0x01040009)

public static final int expanded_menu_exit

Constant Value: 17039370 (0x0104000a)

public static final int fade_in

Constant Value: 17039371 (0x0104000b)

public static final int fade_out

Constant Value: 17039372 (0x0104000c)

public static final int grow_fade_in

Constant Value: 17039373 (0x0104000d)

public static final int grow_fade_in_from_bottom

Constant Value: 17039374 (0x0104000e)

public static final int icon_menu_enter

Constant Value: 17039375 (0x0104000f)

public static final int icon_menu_exit

Constant Value: 17039376 (0x01040010)

public static final int linear_interpolator

Constant Value: 17039377 (0x01040011)

public static final int options_panel_enter

Constant Value: 17039378 (0x01040012)

public static final int options_panel_exit

Constant Value: 17039379 (0x01040013)

public static final int push_down_in

Constant Value: 17039380 (0x01040014)

public static final int push_down_out

Constant Value: 17039381 (0x01040015)

public static final int push_up_in

Constant Value: 17039382 (0x01040016)

public static final int push_up_out

Constant Value: 17039383 (0x01040017)

public static final int shrink_fade_out

Constant Value: 17039384 (0x01040018)

public static final int shrink_fade_out_from_bottom

Constant Value: 17039385 (0x01040019)

public static final int slide_in_bottom

Constant Value: 17039386 (0x0104001a)

public static final int slide_in_child_bottom

Constant Value: 17039387 (0x0104001b)

public static final int slide_in_left

Constant Value: 17039388 (0x0104001c)

public static final int slide_in_right

Constant Value: 17039389 (0x0104001d)

public static final int slide_in_top

Constant Value: 17039390 (0x0104001e)

public static final int slide_out_bottom

Constant Value: 17039391 (0x0104001f)

public static final int slide_out_left

Constant Value: 17039392 (0x01040020)

public static final int slide_out_right

Constant Value: 17039393 (0x01040021)

public static final int slide_out_top

Constant Value: 17039394 (0x01040022)

public static final int status_bar_expanded_enter

Constant Value: 17039395 (0x01040023)

public static final int status_bar_expanded_exit

Constant Value: 17039396 (0x01040024)

public static final int submenu_enter

Constant Value: 17039397 (0x01040025)

public static final int submenu_exit

Constant Value: 17039398 (0x01040026)

Public Constructors

public R.anim()

Build m5-rc15g - 14 May 2008 12:50