Searched refs:getAudioBytes (Results 1 – 6 of 6) sorted by relevance
190 mediaMap.put(Environment.DIRECTORY_MUSIC, stats.getAudioBytes()); in measureExactStorage()194 final long miscBytes = stats.getTotalBytes() - stats.getAudioBytes() in measureExactStorage()
58 public @BytesLong long getAudioBytes() { in getAudioBytes() method in ExternalStorageStats
90 audioBytes = stats.getAudioBytes(); in ExternalStorageStats()
177 result.audioSize = stats.getAudioBytes(); in getMeasurementResult()
4574 Landroid/app/usage/ExternalStorageStats;->getAudioBytes()J
7375 method public long getAudioBytes();