Home
last modified time | relevance | path

Searched refs:AUDIO_STREAMING_ON (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/
DAudioStreaming.h22 AUDIO_STREAMING_ON = 1, enumerator
DPower.cpp261 if (data == static_cast<int32_t>(AUDIO_STREAMING_HINT::AUDIO_STREAMING_ON)) { in powerHintAsync_1_2()