Searched refs:StreamUnmuteErrorEvent (Results 1 – 2 of 2) sorted by relevance
710 static final class StreamUnmuteErrorEvent extends EventLogger.Event { class in AudioServiceEvents714 StreamUnmuteErrorEvent(int streamType, int ringerZenMutedStreams) { in StreamUnmuteErrorEvent() method in AudioServiceEvents.StreamUnmuteErrorEvent
9255 sMuteLogger.enqueue(new AudioServiceEvents.StreamUnmuteErrorEvent( in mute()