Searched refs:customSpec (Results 1 – 1 of 1) sorted by relevance
2862 TaskTransitionSpec customSpec = mWmService.mTaskTransitionSpec; in getTaskAnimationBackgroundColor() local2865 if (customSpec != null && customSpec.backgroundColor != 0) { in getTaskAnimationBackgroundColor()2866 return customSpec.backgroundColor; in getTaskAnimationBackgroundColor()