Searched refs:progressText (Results 1 – 2 of 2) sorted by relevance
63 String progressText = ""; in UninstallationOngoing() local64 currentProgress = new PanelLabel(progressText); in UninstallationOngoing()
67 String progressText = ""; in InstallationOngoing() local68 currentProgress = new PanelLabel(progressText); in InstallationOngoing()
Completed in 14 milliseconds