Searched refs:mCustomExitAnim (Results 1 – 1 of 1) sorted by relevance
337 @AnimRes private int mCustomExitAnim; field in BackNavigationInfo.CustomAnimationInfo360 return mCustomExitAnim; in getCustomExitAnim()391 dest.writeInt(mCustomExitAnim); in writeToParcel()399 mCustomExitAnim = in.readInt(); in CustomAnimationInfo()491 mCustomAnimationInfo.mCustomExitAnim = exitResId; in setCustomAnimation()