Searched refs:fallbackBackgroundColor (Results 1 – 4 of 4) sorted by relevance
160 boolean appTargetIsTranslucent, int fallbackBackgroundColor) { in init() argument177 fallbackBackgroundColor); in init()319 int fallbackBackgroundColor) { in getFloatingWidgetView() argument327 windowCornerRadius, appTargetsAreTranslucent, fallbackBackgroundColor); in getFloatingWidgetView()
70 float finalRadius, int fallbackBackgroundColor) { in init() argument107 mFallbackDrawable.setColor(fallbackBackgroundColor); in init()
233 int fallbackBackgroundColor =237 isTargetTranslucent, fallbackBackgroundColor);
1021 int fallbackBackgroundColor = 0; in getOpeningWindowAnimatorsForWidget() local1023 fallbackBackgroundColor = mTaskStartParams.containsKey(openingTarget.taskId) in getOpeningWindowAnimatorsForWidget()1027 if (fallbackBackgroundColor == 0) { in getOpeningWindowAnimatorsForWidget()1028 fallbackBackgroundColor = in getOpeningWindowAnimatorsForWidget()1037 finalWindowRadius, appTargetsAreTranslucent, fallbackBackgroundColor); in getOpeningWindowAnimatorsForWidget()1455 int fallbackBackgroundColor = in getClosingWindowAnimators() local1460 isTransluscent, fallbackBackgroundColor); in getClosingWindowAnimators()