Searched refs:ANIM_CUSTOM_IN_PLACE (Results 1 – 2 of 2) sorted by relevance
250 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions353 opts.mAnimationType = ANIM_CUSTOM_IN_PLACE; in makeCustomInPlaceAnimation()824 case ANIM_CUSTOM_IN_PLACE: in ActivityOptions()1175 case ANIM_CUSTOM_IN_PLACE: in update()1251 case ANIM_CUSTOM_IN_PLACE: in toBundle()
10376 if (activityOptions.getAnimationType() != ActivityOptions.ANIM_CUSTOM_IN_PLACE ||