Searched refs:ANIM_CUSTOM_IN_PLACE (Results 1 – 2 of 2) sorted by relevance
219 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions317 opts.mAnimationType = ANIM_CUSTOM_IN_PLACE; in makeCustomInPlaceAnimation()819 case ANIM_CUSTOM_IN_PLACE: in ActivityOptions()1101 case ANIM_CUSTOM_IN_PLACE: in update()1179 case ANIM_CUSTOM_IN_PLACE: in toBundle()
9504 if (opts.getAnimationType() != ActivityOptions.ANIM_CUSTOM_IN_PLACE || in startInPlaceAnimationOnFrontMostApplication()