Searched refs:mExitAnim (Results 1 – 2 of 2) sorted by relevance
117 bse.mExitAnim = op.exitAnim; in instantiate()209 int mExitAnim; field in BackStackRecord268 if (mEnterAnim != 0 || mExitAnim != 0) { in dump()273 writer.println(Integer.toHexString(mExitAnim)); in dump()403 op.exitAnim = mExitAnim; in addOp()517 mExitAnim = exit; in setCustomAnimations()
4096 Landroid/app/BackStackRecord;->mExitAnim:I