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