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.java74 @Nullable private BackgroundRendererController[] mBackgroundRendererControllers = null;
199 mBackgroundRendererControllers = new BackgroundRendererController[] { in init()
342 for (BackgroundRendererController controller : mBackgroundRendererControllers) { in updateCornerRoundness()
357 protected interface BackgroundRendererController { interface in TaskbarControllers
DVoiceInteractionWindowController.kt41 TaskbarControllers.LoggableTaskbarController, TaskbarControllers.BackgroundRendererController {
DTaskbarScrimViewController.java43 TaskbarControllers.BackgroundRendererController {
DTaskbarDragLayerController.java46 TaskbarControllers.BackgroundRendererController {