Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioOutputDescriptor.h97 int decMuteCount() { return mMuteCount > 0 ? --mMuteCount : -1; } in decMuteCount() function
238 int decMuteCount(VolumeSource vs) in decMuteCount() function