Searched refs:rac (Results 1 – 2 of 2) sorted by relevance
1097 final RecentsAnimationController rac = mService.getRecentsAnimationController(); in applyAnimations() local1100 if (rac != null) { in applyAnimations()1101 rac.sendTasksAppeared(); in applyAnimations()1140 if (rac != null) { in applyAnimations()1141 rac.sendTasksAppeared(); in applyAnimations()
225 final RootWindowContainer rac = mService.mRootWindowContainer;226 final DisplayContent dc = rac.getDisplayContent(displayId).mDisplayContent;