Searched refs:mCustomBackground (Results 1 – 1 of 1) sorted by relevance
267 @ColorInt private int mCustomBackground; field in BackNavigationInfo.CustomAnimationInfo302 return mCustomBackground; in getCustomBackground()320 dest.writeInt(mCustomBackground); in writeToParcel()328 mCustomBackground = in.readInt(); in CustomAnimationInfo()417 mCustomAnimationInfo.mCustomBackground = backgroundColor; in setCustomAnimation()