Searched refs:getInstallationProgress (Results 1 – 4 of 4) sorted by relevance
178 public GsiProgress getInstallationProgress() { in getInstallationProgress() method in DynamicSystemManager180 return mService.getInstallationProgress(); in getInstallationProgress()
53 GsiProgress getInstallationProgress(); in getInstallationProgress() method
139 public GsiProgress getInstallationProgress() throws RemoteException { in getInstallationProgress() method in DynamicSystemService
323 installedSize = mDynSystem.getInstallationProgress().bytes_processed; in installUserdata()