Searched defs:audioBytes (Results 1 – 3 of 3) sorted by relevance
74 public long audioBytes; field in StorageStatsSource.ExternalStorageStats82 long totalBytes, long audioBytes, long videoBytes, long imageBytes, long appBytes) { in ExternalStorageStats()
32 /** {@hide} */ public long audioBytes; field in ExternalStorageStats
468 size_t audioBytes = context->audioDataBytesPerFrame * inBuffer->frameCount; in HapticGenerator_Process() local