Searched defs:totalBytes (Results 1 – 15 of 15) sorted by relevance
72 final long totalBytes = path.getTotalSpace(); in StorageVolumePreference() local
160 final long totalBytes = file.getTotalSpace(); in update() local
233 final long totalBytes = file.getTotalSpace(); in update() local
65 int totalBytes = 0; in executeAction() local
102 long totalBytes = cursor.getLong(cursor.getColumnIndexOrThrow(BluetoothShare.TOTAL_BYTES)); in bindView() local
73 long totalBytes, long currentBytes, long timestamp, boolean mediaScanned) { in BluetoothOppShareInfo()
269 public static String formatProgressText(long totalBytes, long currentBytes) { in formatProgressText()
303 public int getRequiredNetworkType(long totalBytes) { in getRequiredNetworkType()371 public boolean isMeteredAllowed(long totalBytes) { in isMeteredAllowed()
276 final long totalBytes = cursor.getLong(UpdateQuery.TOTAL_BYTES); in updateWithLocked() local
176 int totalBytes = 0; in runUntilProgress() local
368 long totalBytes = mCacheStorageInfo.getTotalBytes(); in refreshCacheStorageInfo() local
307 final long totalBytes = entry != null ? entry.rxBytes + entry.txBytes : 0; in updateDetailData() local
301 final long totalBytes = backgroundBytes + foregroundBytes; in bindData() local
614 long totalBytes = mChartData.detail.getTotalBytes(); in getDataSummary() local
495 long totalBytes, long startTime, long endTime) { in insertRecordedProgram()