Searched refs:requestAudioAtFastestRate (Results 1 – 2 of 2) sorted by relevance
84 bool requestAudioAtFastestRate(bool enable) const;
252 bool RequestManager::requestAudioAtFastestRate(bool enable) const { in requestAudioAtFastestRate() function in chre::RequestManager273 success &= requestAudioAtFastestRate(enable); in requestBreakIt()