Searched refs:ANIM_FADE_IN (Results 1 – 1 of 1) sorted by relevance
63 private static final BiConsumer<View, View> ANIM_FADE_IN = (mime, thumb) -> { field in IconHelper290 (cachedThumbnail == null ? ANIM_FADE_IN : ANIM_NO_OP); in loadThumbnail()