Searched refs:showTaps (Results 1 – 3 of 3) sorted by relevance
158 boolean showTaps = mTapsSwitch.isChecked(); in requestScreenCapture()166 audioMode.ordinal(), showTaps, captureTarget), in requestScreenCapture()
217 val showTaps = selectedScreenShareOption.mode != SINGLE_APP && tapsSwitch.isChecked in <lambda>() constant229 showTaps, in <lambda>()
123 int audioSource, boolean showTaps, in getStartIntent() argument129 .putExtra(EXTRA_SHOW_TAPS, showTaps) in getStartIntent()