Searched refs:fallbackBackgroundColor (Results 1 – 4 of 4) sorted by relevance
159 boolean appTargetIsTranslucent, int fallbackBackgroundColor) { in init() argument176 fallbackBackgroundColor); in init()289 int fallbackBackgroundColor) { in getFloatingWidgetView() argument297 windowCornerRadius, appTargetsAreTranslucent, fallbackBackgroundColor); in getFloatingWidgetView()
71 float finalRadius, int fallbackBackgroundColor) { in init() argument108 mFallbackDrawable.setColor(fallbackBackgroundColor); in init()
241 int fallbackBackgroundColor =245 isTargetTranslucent, fallbackBackgroundColor);
936 int fallbackBackgroundColor = 0; in getOpeningWindowAnimatorsForWidget() local938 fallbackBackgroundColor = mTaskStartParams.containsKey(openingTarget.taskId) in getOpeningWindowAnimatorsForWidget()942 if (fallbackBackgroundColor == 0) { in getOpeningWindowAnimatorsForWidget()943 fallbackBackgroundColor = in getOpeningWindowAnimatorsForWidget()952 finalWindowRadius, appTargetsAreTranslucent, fallbackBackgroundColor); in getOpeningWindowAnimatorsForWidget()1408 int fallbackBackgroundColor = in getClosingWindowAnimators() local1413 isTransluscent, fallbackBackgroundColor); in getClosingWindowAnimators()