Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarSharedState.java68 public float[] inAppDisplayProgressMultiPropValues = new float[DISPLAY_PROGRESS_COUNT]; field in TaskbarSharedState
DLauncherTaskbarUIController.java119 float[] prevProgresses = mControllers.getSharedState().inAppDisplayProgressMultiPropValues; in init()
144 mControllers.getSharedState().inAppDisplayProgressMultiPropValues[i] = in onInAppDisplayProgressChanged()