Home | History | Annotate | Download | only in launcher2

Lines Matching refs:startAlpha

1145         float startAlpha = getBackgroundAlpha();
1146 if (finalAlpha != startAlpha) {
1149 LauncherAnimUtils.ofFloat(this, startAlpha, finalAlpha);