Searched refs:ANIM_CUSTOM_IN_PLACE (Results 1 – 2 of 2) sorted by relevance
142 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions229 opts.mAnimationType = ANIM_CUSTOM_IN_PLACE; in makeCustomInPlaceAnimation()580 case ANIM_CUSTOM_IN_PLACE: in ActivityOptions()738 case ANIM_CUSTOM_IN_PLACE: in update()808 case ANIM_CUSTOM_IN_PLACE: in toBundle()
8354 if (opts.getAnimationType() != ActivityOptions.ANIM_CUSTOM_IN_PLACE ||