Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityOptions.java469 public static final int ANIM_CUSTOM_IN_PLACE = 10; field in ActivityOptions
704 opts.mAnimationType = ANIM_CUSTOM_IN_PLACE; in makeCustomInPlaceAnimation()
1308 case ANIM_CUSTOM_IN_PLACE: in ActivityOptions()
2259 case ANIM_CUSTOM_IN_PLACE: in update()
2332 case ANIM_CUSTOM_IN_PLACE: in toBundle()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1715 Landroid/app/ActivityOptions;->ANIM_CUSTOM_IN_PLACE:I