Searched refs:getAudioBytes (Results 1 – 6 of 6) sorted by relevance
58 public @BytesLong long getAudioBytes() { in getAudioBytes() method in ExternalStorageStats
191 mediaMap.put(Environment.DIRECTORY_MUSIC, stats.getAudioBytes()); in measureExactStorage()195 final long miscBytes = stats.getTotalBytes() - stats.getAudioBytes() in measureExactStorage()
97 audioBytes = stats.getAudioBytes(); in ExternalStorageStats()
177 result.audioSize = stats.getAudioBytes(); in getMeasurementResult()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9414 method public long getAudioBytes();