Searched refs:installProgress (Results 1 – 7 of 7) sorted by relevance
653 Integer installProgress = si == null in loadWorkspace() local659 } else if (installProgress != null) { in loadWorkspace()668 appWidgetInfo.installProgress = in loadWorkspace()669 installProgress == null ? 0 : installProgress; in loadWorkspace()
93 widget.installProgress = mInstallInfo.progress; in execute()
67 ((LauncherAppWidgetInfo) info).installProgress); in verifyProgressUpdate()
95 public int installProgress = -1; field in LauncherAppWidgetInfo
3253 ((LauncherAppWidgetInfo) info).installProgress = 100; in widgetsRestored()
174 mCenterDrawable.setLevel(Math.max(mInfo.installProgress, 0)); in applyState()
147 onClickPendingAppItem(v, launcher, packageName, info.installProgress >= 0); in onClickPendingWidget()