Home
last modified time | relevance | path

Searched refs:canSetMasterMute (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioHwDevice.h55 bool canSetMasterMute() const { in canSetMasterMute() function
DAudioFlinger.cpp931 if (dev->canSetMasterMute()) { in setMasterMute()
DThreads.cpp1611 if (mOutput->audioHwDev->canSetMasterMute()) { in PlaybackThread()
1971 mOutput->audioHwDev->canSetMasterMute()) { in setMasterMute()