Home
last modified time | relevance | path

Searched refs:BackgroundRendererController (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarControllers.java69 @Nullable private BackgroundRendererController[] mBackgroundRendererControllers = null;
187 mBackgroundRendererControllers = new BackgroundRendererController[] { in init()
299 for (BackgroundRendererController controller : mBackgroundRendererControllers) { in updateCornerRoundness()
314 protected interface BackgroundRendererController { interface in TaskbarControllers
DTaskbarScrimViewController.java41 TaskbarControllers.BackgroundRendererController {
DVoiceInteractionWindowController.kt42 TaskbarControllers.LoggableTaskbarController, TaskbarControllers.BackgroundRendererController {
DTaskbarDragLayerController.java42 TaskbarControllers.BackgroundRendererController {