Searched defs:systemSize (Results 1 – 7 of 7) sorted by relevance
380 public void start(@NonNull Uri systemUrl, @BytesLong long systemSize) { in start()397 public void start(@NonNull Uri systemUrl, @BytesLong long systemSize, in start()
213 long systemSize = sm.getPrimaryStorageSize() - sharedDataSize; in getSystemSize() local
76 List<PackageStats> stats, long systemSize) { in DiskStatsFileLogger()
186 List<PackageStats> stats, long systemSize) { in logToFile()
268 long systemSize = intent.getLongExtra(DynamicSystemClient.KEY_SYSTEM_SIZE, 0); in executeInstallCommand() local
151 long systemSize, in InstallationAsyncTask()
392 final long systemSize = Math.max(TrafficStats.GB_IN_BYTES, mUsedBytes - attributedSize); in onLoadFinished() local