Searched refs:alphaProperty (Results 1 – 2 of 2) sorted by relevance
33 public Float get(AlphaProperty alphaProperty) {34 return alphaProperty.mValue;
483 PropertyValuesHolder alphaProperty = PropertyValuesHolder.ofFloat(ALPHA, 1.0f, 0f); in animateClearAllTasks() local485 transXproperty, alphaProperty); in animateClearAllTasks()