Searched refs:installProgress (Results 1 – 7 of 7) sorted by relevance
697 Integer installProgress = si == null in loadWorkspace() local703 } else if (installProgress != null) { in loadWorkspace()712 appWidgetInfo.installProgress = in loadWorkspace()713 installProgress == null ? 0 : installProgress; in loadWorkspace()
91 widget.installProgress = mInstallInfo.progress; in execute()
73 ((LauncherAppWidgetInfo) info).installProgress); in verifyProgressUpdate()
100 public int installProgress = -1; field in LauncherAppWidgetInfo
184 mCenterDrawable.setLevel(Math.max(mInfo.installProgress, 0)); in applyState()
151 onClickPendingAppItem(v, launcher, packageName, info.installProgress >= 0); in onClickPendingWidget()
3200 ((LauncherAppWidgetInfo) info).installProgress = 100; in widgetsRestored()