Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioServiceEvents.java601 StreamUnmuteErrorEvent(int streamType, int ringerZenMutedStreams) { in StreamUnmuteErrorEvent() argument
603 mRingerZenMutedStreams = ringerZenMutedStreams; in StreamUnmuteErrorEvent()
624 RingerZenMutedStreamsEvent(int ringerZenMutedStreams, String source) { in RingerZenMutedStreamsEvent() argument
625 mRingerZenMutedStreams = ringerZenMutedStreams; in RingerZenMutedStreamsEvent()