Searched refs:mCustomEnterAnim (Results 1 – 1 of 1) sorted by relevance
338 @AnimRes private int mCustomEnterAnim; field in BackNavigationInfo.CustomAnimationInfo367 return mCustomEnterAnim; in getCustomEnterAnim()390 dest.writeInt(mCustomEnterAnim); in writeToParcel()398 mCustomEnterAnim = in.readInt(); in CustomAnimationInfo()492 mCustomAnimationInfo.mCustomEnterAnim = enterResId; in setCustomAnimation()