Searched refs:rac (Results 1 – 2 of 2) sorted by relevance
1096 final RecentsAnimationController rac = mService.getRecentsAnimationController(); in applyAnimations() local1099 if (rac != null) { in applyAnimations()1100 rac.sendTasksAppeared(); in applyAnimations()1139 if (rac != null) { in applyAnimations()1140 rac.sendTasksAppeared(); in applyAnimations()
232 final RootWindowContainer rac = mService.mRootWindowContainer;233 final DisplayContent dc = rac.getDisplayContent(displayId).mDisplayContent;