Searched refs:installProgress (Results 1 – 7 of 7) sorted by relevance
618 … Integer installProgress = installingPkgs.get(component.getPackageName()); in loadWorkspace() local622 } else if (installProgress != null) { in loadWorkspace()631 appWidgetInfo.installProgress = in loadWorkspace()632 installProgress == null ? 0 : installProgress; in loadWorkspace()
126 widget.installProgress = mInstallInfo.progress; in execute()
56 ((LauncherAppWidgetInfo) info).installProgress); in verifyProgressUpdate()
92 public int installProgress = -1; field in LauncherAppWidgetInfo
183 mCenterDrawable.setLevel(Math.max(mInfo.installProgress, 0)); in applyState()
2329 onClickPendingAppItem(v, packageName, info.installProgress >= 0);
3984 ((LauncherAppWidgetInfo) info).installProgress = 100;