Searched refs:fadeDuration (Results 1 – 2 of 2) sorted by relevance
69 int fadeDuration = res.getInteger(R.integer.fadein_cc_bcc_dur); in animate() local71 bccAnimator.setDuration(fadeDuration); in animate()76 ccAnimator.setDuration(fadeDuration); in animate()
2640 final int fadeDuration = res.getInteger(R.integer.config_appsCustomizeFadeInTime); in showAppsCustomizeHelper() local2666 .setDuration(fadeDuration); in showAppsCustomizeHelper()