Searched refs:getAudioBytes (Results 1 – 6 of 6) sorted by relevance
191 mediaMap.put(Environment.DIRECTORY_MUSIC, stats.getAudioBytes()); in measureExactStorage()195 final long miscBytes = stats.getTotalBytes() - stats.getAudioBytes() in measureExactStorage()
58 public @BytesLong long getAudioBytes() { in getAudioBytes() method in ExternalStorageStats
91 audioBytes = stats.getAudioBytes(); in ExternalStorageStats()
177 result.audioSize = stats.getAudioBytes(); in getMeasurementResult()
7648 method public long getAudioBytes();