Searched refs:installImage (Results 1 – 1 of 1) sorted by relevance
392 installImage("system", mSystemSize, new GZIPInputStream(mStream)); in installStreamingGzUpdate()444 installImage(partitionName, uncompressedSize, is); in installImageFromAnEntry()449 private void installImage(String partitionName, long uncompressedSize, InputStream is) in installImage() method in InstallationAsyncTask