Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h609 bool canSetMasterMute() const { in canSetMasterMute() function
DThreads.cpp1221 if (mOutput->audioHwDev->canSetMasterMute()) { in PlaybackThread()
1585 mOutput->audioHwDev->canSetMasterMute()) { in setMasterMute()
DAudioFlinger.cpp856 if (dev->canSetMasterMute()) { in setMasterMute()