Searched refs:getAnimationSources (Results 1 – 4 of 4) sorted by relevance
455 activity.getTask().getAnimationSources().add(activity); in testKeepFixedRotationWhenMovingRecentsToTop()
1147 assertTrue(wc.getAnimationSources().contains(act)); in verifyWindowContainerApplyAnimation()1148 assertFalse(wc.getAnimationSources().contains(act2)); in verifyWindowContainerApplyAnimation()
1173 if (wc == null || !wc.getAnimationSources().contains(app)) { in handleOpeningApps()
3039 ArraySet<WindowContainer> getAnimationSources() { in getAnimationSources() method in WindowContainer