Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DLauncherTaskbarUIController.java336 public void onTaskbarInAppDisplayProgressUpdate(float progress, int progressIndex) { in onTaskbarInAppDisplayProgressUpdate() argument
337 mTaskbarInAppDisplayProgressMultiProp.get(progressIndex).setValue(progress); in onTaskbarInAppDisplayProgressUpdate()