Searched refs:getInstallationProgress (Results 1 – 4 of 4) sorted by relevance
195 public GsiProgress getInstallationProgress() { in getInstallationProgress() method in DynamicSystemManager197 return mService.getInstallationProgress(); in getInstallationProgress()
65 GsiProgress getInstallationProgress(); in getInstallationProgress() method
167 public GsiProgress getInstallationProgress() throws RemoteException { in getInstallationProgress() method in DynamicSystemService
490 final long installedSize = mDynSystem.getInstallationProgress().bytes_processed; in installWritablePartition()