Searched refs:mCurrentPartitionInstalledSize (Results 1 – 1 of 1) sorted by relevance
139 private long mCurrentPartitionInstalledSize; field in DynamicSystemInstallationService208 mCurrentPartitionInstalledSize = progress.installedSize; in onProgressUpdate()454 long currentProgress = (mCurrentPartitionInstalledSize >> 20) * currentMax in buildNotification()571 mCurrentPartitionInstalledSize, in postStatus()597 bundle.putLong(DynamicSystemClient.KEY_INSTALLED_SIZE, mCurrentPartitionInstalledSize); in notifyOneClient()