Searched refs:BLACK_LAYER_ALPHA_UP_RANGE (Results 1 – 1 of 1) sorted by relevance
119 static final float[] BLACK_LAYER_ALPHA_UP_RANGE = {0.0f, 0.9f}; field in SendUi299 alphaUp = PropertyValuesHolder.ofFloat("alpha", BLACK_LAYER_ALPHA_UP_RANGE); in SendUi()