Home
last modified time | relevance | path

Searched defs:totalBytes (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DPrivateStorageInfo.java34 public final long totalBytes; field in PrivateStorageInfo
36 public PrivateStorageInfo(long freeBytes, long totalBytes) { in PrivateStorageInfo()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DStorageStatsSource.java73 public long totalBytes; field in StorageStatsSource.ExternalStorageStats
82 long totalBytes, long audioBytes, long videoBytes, long imageBytes, long appBytes) { in ExternalStorageStats()
/frameworks/base/core/java/android/app/usage/
DExternalStorageStats.java31 /** {@hide} */ public long totalBytes; field in ExternalStorageStats
/frameworks/base/core/java/android/net/
DNetworkPolicy.java182 public boolean isOverWarning(long totalBytes) { in isOverWarning()
191 public boolean isOverLimit(long totalBytes) { in isOverLimit()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DInstallationAsyncTask.java132 public final long totalBytes; field in InstallationAsyncTask.Progress
140 long totalBytes, in Progress()
368 private void initPartitionProgress(String partitionName, long totalBytes, boolean readonly) { in initPartitionProgress()
DDynamicSystemInstallationService.java109 long totalBytes, in logEventProgressUpdate()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java204 final long totalBytes = file.getTotalSpace(); in checkLow() local
229 usableBytes, totalBytes); in checkLow() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
DDataUsageController.java111 final long totalBytes = getUsageLevel(template, start, end); in getDataUsageInfo() local
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1686 final long totalBytes = getTotalBytes(policy.template, cycleStart, cycleEnd); local
1774 long totalBytes = 0; in findRapidBlame() local
1858 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification()
2234 final long totalBytes = getTotalBytes(policy.template, start, end); in updateNetworkEnabledNL() local
/frameworks/native/libs/binder/tests/
DbinderAllocationLimits.cpp245 size_t mallocs = 0, totalBytes = 0; in TEST() local
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsBackupAgentTest.java250 int totalBytes = 0; in generateBackupData() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DMultipathPolicyTracker.java295 final long totalBytes = getNetworkTotalBytes(start, end); in getRemainingDailyBudget() local
/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp493 size_t totalBytes = 0; in writeDump() local
/frameworks/base/services/core/jni/
Dcom_android_server_am_CachedAppOptimizer.cpp102 uint64_t totalBytes; member
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java277 final long totalBytes = mStorage.getInternalStorageBlockDeviceSize(); in getTotalBytes() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp334 int64_t totalBytes = 0; in playSource() local
/frameworks/native/libs/input/
DInput.cpp158 size_t totalBytes = 0; in nextId() local
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java516 final AtomicLong totalBytes = new AtomicLong(0); in getTotalUsageBytesLocked() local
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp167 size_t totalBytes = 0; in estimateBandwidth() local
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1619 final int totalBytes = Streams.copy(is, zos); in addEntry() local
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1542 final long totalBytes = path.getTotalSpace(); in computeStorageCacheBytes() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...