Searched refs:doneInstalling (Results 1 – 1 of 1) sorted by relevance
161 mInstallInfo.doneInstalling = true; in packageInstalled()166 mInstallInfo.doneInstalling = true; in packageInstalled()188 if (!info.doneInstalling) { in checkSuccess()208 info.doneInstalling = true; in installExistingPackage()224 public boolean doneInstalling; field in InstallPackageTask.InstallInfo