Searched refs:ENTER_ANIM_KEY (Results 1 – 1 of 1) sorted by relevance
21 …oid.server.wm.animations.ActivityTransitionTests.CustomBackgroundTransitionActivity.ENTER_ANIM_KEY;332 extras.putInt(ENTER_ANIM_KEY, R.anim.alpha_0_with_backdrop); in testPendingTransitionCanOverrideBackgroundColor()353 extras.putInt(ENTER_ANIM_KEY, R.anim.alpha_0_with_backdrop); in testSetTransitionCanOverrideBackgroundColor()871 static final String ENTER_ANIM_KEY = "enterAnim"; field in ActivityTransitionTests.CustomBackgroundTransitionActivity898 int enterAnim = extras.getInt(ENTER_ANIM_KEY); in processIntent()