Searched refs:mBackgroundRendererControllers (Results 1 – 1 of 1) sorted by relevance
69 @Nullable private BackgroundRendererController[] mBackgroundRendererControllers = null; field in TaskbarControllers187 mBackgroundRendererControllers = new BackgroundRendererController[] { in init()253 mBackgroundRendererControllers = null; in onDestroy()295 if (mBackgroundRendererControllers == null) { in updateCornerRoundness()299 for (BackgroundRendererController controller : mBackgroundRendererControllers) { in updateCornerRoundness()