Searched refs:chipBoundsExpandTransition (Results 1 – 1 of 1) sorted by relevance
154 Transition chipBoundsExpandTransition = new ChangeBounds(); in TvPrivacyChipsController() local155 chipBoundsExpandTransition.excludeTarget(ImageView.class, true); in TvPrivacyChipsController()156 chipBoundsExpandTransition.setInterpolator(expandInterpolator); in TvPrivacyChipsController()174 .addTransition(chipBoundsExpandTransition) in TvPrivacyChipsController()