Searched refs:mInteractiveBroadcastOption (Results 1 – 2 of 2) sorted by relevance
66 private final Bundle mInteractiveBroadcastOption; field in RecordingController129 mInteractiveBroadcastOption = options.toBundle(); in RecordingController()188 startIntent.send(mInteractiveBroadcastOption); in startCountdown()242 mStopIntent.send(mInteractiveBroadcastOption); in stopRecording()
171 private final Bundle mInteractiveBroadcastOption; field in ScreenshotView200 mInteractiveBroadcastOption = options.toBundle(); in ScreenshotView()