Searched refs:mCustomExitAnim (Results 1 – 1 of 1) sorted by relevance
265 @AnimRes private int mCustomExitAnim; field in BackNavigationInfo.CustomAnimationInfo288 return mCustomExitAnim; in getCustomExitAnim()319 dest.writeInt(mCustomExitAnim); in writeToParcel()327 mCustomExitAnim = in.readInt(); in CustomAnimationInfo()415 mCustomAnimationInfo.mCustomExitAnim = exitResId; in setCustomAnimation()