Searched refs:mCustomBackground (Results 1 – 1 of 1) sorted by relevance
339 @ColorInt private int mCustomBackground; field in BackNavigationInfo.CustomAnimationInfo374 return mCustomBackground; in getCustomBackground()392 dest.writeInt(mCustomBackground); in writeToParcel()400 mCustomBackground = in.readInt(); in CustomAnimationInfo()493 mCustomAnimationInfo.mCustomBackground = backgroundColor; in setCustomAnimation()