Home
last modified time | relevance | path

Searched refs:setTaskbarBackgroundProgress (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragLayer.java224 protected void setTaskbarBackgroundProgress(float progress) { in setTaskbarBackgroundProgress() method in TaskbarDragLayer
DTaskbarDragLayerController.java208 mTaskbarDragLayer.setTaskbarBackgroundProgress(mTaskbarBackgroundProgress.value); in updateTaskbarBackgroundProgress()