Searched defs:installProgress (Results 1 – 2 of 2) sorted by relevance
121 public int installProgress = -1; field in LauncherAppWidgetInfo
397 val installProgress = (si.getProgress() * 100).toInt() in processAppOrDeepShortcut() constant