Searched refs:LEAVE_BROADCAST_ACTION (Results 1 – 1 of 1) sorted by relevance
65 private static final String LEAVE_BROADCAST_ACTION = "leave_broadcast_action"; field in AudioStreamMediaService169 LEAVE_BROADCAST_ACTION,180 LEAVE_BROADCAST_ACTION,364 if (action.equals(LEAVE_BROADCAST_ACTION) && mAudioStreamsHelper != null) { in createLocalMediaSession()