Searched refs:unsparseSize (Results 1 – 1 of 1) sorted by relevance
454 long unsparseSize = sis.getUnsparseSize(); in installImage() local458 if (unsparseSize != -1) { in installImage()459 partitionSize = unsparseSize; in installImage()460 Log.d(TAG, partitionName + " is sparse, raw size = " + unsparseSize); in installImage()