Searched refs:APP_TRANSITION_RECENTS_ANIM (Results 1 – 6 of 6) sorted by relevance
94 public static final int APP_TRANSITION_RECENTS_ANIM = field in ActivityTaskManagerInternal95 AppProtoEnums.APP_TRANSITION_RECENTS_ANIM; // 5
29 import static com.android.server.wm.ActivityTaskManagerInternal.APP_TRANSITION_RECENTS_ANIM;577 reasons.put(mTargetActivityRecord, APP_TRANSITION_RECENTS_ANIM); in startAnimation()
83 import static com.android.server.wm.ActivityTaskManagerInternal.APP_TRANSITION_RECENTS_ANIM;1083 if (info.mReason == APP_TRANSITION_RECENTS_ANIM) { in done()
68 import static com.android.server.wm.ActivityTaskManagerInternal.APP_TRANSITION_RECENTS_ANIM;2313 transitionReason = APP_TRANSITION_RECENTS_ANIM; in reportStartReasonsToLogger()
37 APP_TRANSITION_RECENTS_ANIM = 5; enumerator
1634 Landroid/app/ActivityManagerInternal;->APP_TRANSITION_RECENTS_ANIM:I3836 Landroid/app/AppProtoEnums;->APP_TRANSITION_RECENTS_ANIM:I