Home
last modified time | relevance | path

Searched refs:getVideoBytes (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageMeasurement.java192 mediaMap.put(Environment.DIRECTORY_MOVIES, stats.getVideoBytes()); in measureExactStorage()
196 - stats.getVideoBytes() - stats.getImageBytes(); in measureExactStorage()
/frameworks/base/core/java/android/app/usage/
DExternalStorageStats.java70 public @BytesLong long getVideoBytes() { in getVideoBytes() method in ExternalStorageStats
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DStorageStatsSource.java92 videoBytes = stats.getVideoBytes(); in ExternalStorageStats()
/frameworks/base/services/core/java/com/android/server/storage/
DFileCollector.java176 result.videosSize = stats.getVideoBytes(); in getMeasurementResult()
/frameworks/base/non-updatable-api/
Dcurrent.txt7651 method public long getVideoBytes();
/frameworks/base/api/
Dcurrent.txt7651 method public long getVideoBytes();