Searched refs:ANIM_CUSTOM_IN_PLACE (Results 1 – 3 of 3) sorted by relevance
292 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions408 opts.mAnimationType = ANIM_CUSTOM_IN_PLACE; in makeCustomInPlaceAnimation()908 case ANIM_CUSTOM_IN_PLACE: in ActivityOptions()1383 case ANIM_CUSTOM_IN_PLACE: in update()1461 case ANIM_CUSTOM_IN_PLACE: in toBundle()
3378 || activityOptions.getAnimationType() != ActivityOptions.ANIM_CUSTOM_IN_PLACE in startInPlaceAnimationOnFrontMostApplication()
1715 Landroid/app/ActivityOptions;->ANIM_CUSTOM_IN_PLACE:I