Home
last modified time | relevance | path

Searched refs:shortAnimationDuration (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DImagePreviewFragment.java238 long shortAnimationDuration = getResources().getInteger( in crossFadeInMosaicView() local
244 .setDuration(shortAnimationDuration) in crossFadeInMosaicView()
258 .setDuration(shortAnimationDuration) in crossFadeInMosaicView()
/packages/services/Telephony/src/com/android/phone/
DEmergencyDialer.java1134 final int shortAnimationDuration = getResources().getInteger( in crossfade() local
1142 .setDuration(shortAnimationDuration) in crossfade()
1147 .setDuration(shortAnimationDuration) in crossfade()