Home
last modified time | relevance | path

Searched defs:getInternalMute (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DPlaybackTracks.h223 bool getInternalMute() const final { return mInternalMute; } in getInternalMute() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DClientDescriptor.h170 bool getInternalMute() const { return mInternalMute; } in getInternalMute() function