Home | History | Annotate | Download | only in launcher3

Lines Matching defs:fadeDuration

2993         final int fadeDuration = res.getInteger(R.integer.config_appsCustomizeFadeInTime);
3024 .setDuration(fadeDuration);