Searched refs:MIN_PROGRESS_TO_PUBLISH (Results 1 – 1 of 1) sorted by relevance
67 private static final long MIN_PROGRESS_TO_PUBLISH = 1 << 27; field in InstallationAsyncTask492 if (installedSize > prevInstalledSize + MIN_PROGRESS_TO_PUBLISH) { in installWritablePartition()728 if (installedSize > prevInstalledSize + MIN_PROGRESS_TO_PUBLISH) { in installImage()