Searched refs:BGCOLOR (Results 1 – 2 of 2) sorted by relevance
273 private static final int BGCOLOR = 0x80000000; field in ImmersiveModeConfirmation.ClingWindowView368 mColorAnim = ValueAnimator.ofObject(new ArgbEvaluator(), 0, BGCOLOR); in onAttachedToWindow()382 mColor.setColor(BGCOLOR); in onAttachedToWindow()
350 private static final int BGCOLOR = 0x80000000; field in ImmersiveModeConfirmation.ClingWindowView445 mColorAnim = ValueAnimator.ofObject(new ArgbEvaluator(), 0, BGCOLOR); in onAttachedToWindow()459 mColor.setColor(BGCOLOR); in onAttachedToWindow()