Searched refs:BGCOLOR (Results 1 – 2 of 2) sorted by relevance
262 private static final int BGCOLOR = 0x80000000; field in ImmersiveModeConfirmation.ClingWindowView357 mColorAnim = ValueAnimator.ofObject(new ArgbEvaluator(), 0, BGCOLOR); in onAttachedToWindow()371 mColor.setColor(BGCOLOR); in onAttachedToWindow()
342 private static final int BGCOLOR = 0x80000000; field in ImmersiveModeConfirmation.ClingWindowView452 mColorAnim = ValueAnimator.ofObject(new ArgbEvaluator(), 0, BGCOLOR); in onAttachedToWindow()466 mColor.setColor(BGCOLOR); in onAttachedToWindow()