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