Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioServiceEvents.java714 StreamUnmuteErrorEvent(int streamType, int ringerZenMutedStreams) { in StreamUnmuteErrorEvent() argument
716 mRingerZenMutedStreams = ringerZenMutedStreams; in StreamUnmuteErrorEvent()
737 RingerZenMutedStreamsEvent(int ringerZenMutedStreams, String source) { in RingerZenMutedStreamsEvent() argument
738 mRingerZenMutedStreams = ringerZenMutedStreams; in RingerZenMutedStreamsEvent()