Searched refs:setOverrideBackgroundColor (Results 1 – 5 of 5) sorted by relevance
968 void setOverrideBackgroundColor(@ColorInt int backgroundColor) { in setOverrideBackgroundColor() method in TransitionController970 mCollectingTransition.setOverrideBackgroundColor(backgroundColor); in setOverrideBackgroundColor()
1536 r.mTransitionController.setOverrideBackgroundColor(backgroundColor); in overridePendingTransition()
1028 void setOverrideBackgroundColor(@ColorInt int backgroundColor) { in setOverrideBackgroundColor() method in Transition
5134 mTransitionController.setOverrideBackgroundColor(backgroundColor); in applyOptionsAnimation()
2100 mTransition.setOverrideBackgroundColor(expectedBackgroundColor); in testOverrideAnimationOptionsToInfoIfNecessary_customAnimOptions()2142 mTransition.setOverrideBackgroundColor(expectedBackgroundColor); in testOverrideAnimationOptionsToInfoIfNecessary_haveTaskFragmentAnimParams()2185 mTransition.setOverrideBackgroundColor(expectedBackgroundColor); in testOverrideAnimationOptionsToInfoIfNecessary_customAnimOptionsWithTaskOverride()