Searched refs:DIM_BACKGROUND_ALPHA (Results 1 – 1 of 1) sorted by relevance
63 "backgroundColorAlpha", 0, DIM_BACKGROUND_ALPHA);83 private static final int DIM_BACKGROUND_ALPHA = 0x7F; field in FloatingChildLayout208 ObjectAnimator.ofInt(this, "backgroundColorAlpha", DIM_BACKGROUND_ALPHA, 0). in fadeOutBackground()