Searched refs:mInteractiveBroadcastOption (Results 1 – 2 of 2) sorted by relevance
68 private final Bundle mInteractiveBroadcastOption; field in RecordingController140 mInteractiveBroadcastOption = options.toBundle(); in RecordingController()209 startIntent.send(mInteractiveBroadcastOption); in startCountdown()263 mStopIntent.send(mInteractiveBroadcastOption); in stopRecording()
174 private final Bundle mInteractiveBroadcastOption; field in ScreenshotView203 mInteractiveBroadcastOption = options.toBundle(); in ScreenshotView()