Searched refs:ANIM_CUSTOM (Results 1 – 3 of 3) sorted by relevance
274 public static final int ANIM_CUSTOM = 1; field in ActivityOptions382 opts.mAnimationType = ANIM_CUSTOM; in makeCustomAnimation()901 case ANIM_CUSTOM: in ActivityOptions()1371 case ANIM_CUSTOM: in update()1455 case ANIM_CUSTOM: in toBundle()
23 import static android.app.ActivityOptions.ANIM_CUSTOM;1665 case ANIM_CUSTOM: in applyOptionsLocked()
1714 Landroid/app/ActivityOptions;->ANIM_CUSTOM:I