Home
last modified time | relevance | path

Searched refs:ANIM_CUSTOM_IN_PLACE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityOptions.java292 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions
408 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()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java3378 || activityOptions.getAnimationType() != ActivityOptions.ANIM_CUSTOM_IN_PLACE in startInPlaceAnimationOnFrontMostApplication()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1715 Landroid/app/ActivityOptions;->ANIM_CUSTOM_IN_PLACE:I