Searched refs:KEY_ANIM_HEIGHT (Results 1 – 1 of 1) sorted by relevance
113 public static final String KEY_ANIM_HEIGHT = "android:activity.animHeight"; field in ActivityOptions652 mHeight = opts.getInt(KEY_ANIM_HEIGHT, 0); in ActivityOptions()663 mHeight = opts.getInt(KEY_ANIM_HEIGHT, 0); in ActivityOptions()889 b.putInt(KEY_ANIM_HEIGHT, mHeight); in toBundle()899 b.putInt(KEY_ANIM_HEIGHT, mHeight); in toBundle()