Searched refs:KEY_ANIM_HEIGHT (Results 1 – 1 of 1) sorted by relevance
146 public static final String KEY_ANIM_HEIGHT = "android:activity.animHeight"; field in ActivityOptions917 mHeight = opts.getInt(KEY_ANIM_HEIGHT, 0); in ActivityOptions()932 mHeight = opts.getInt(KEY_ANIM_HEIGHT, 0); in ActivityOptions()1469 b.putInt(KEY_ANIM_HEIGHT, mHeight); in toBundle()1488 b.putInt(KEY_ANIM_HEIGHT, mHeight); in toBundle()