Home
last modified time | relevance | path

Searched refs:stopInternalAudioRecording (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java293 closer.register(this::stopInternalAudioRecording); in end()
309 private void stopInternalAudioRecording() { in stopInternalAudioRecording() method in ScreenMediaRecorder