Home
last modified time | relevance | path

Searched defs:stopRecording (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/data/repository/
H A DScreenRecordRepository.kt45 suspend fun stopRecording(@StopReason stopReason: Int) in stopRecording() method
99 override suspend fun stopRecording(@StopReason stopReason: Int) { in stopRecording() method in com.android.systemui.screenrecord.data.repository.ScreenRecordRepositoryImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/screenrecord/domain/interactor/
H A DScreenRecordChipInteractor.kt143 fun stopRecording() { in stopRecording() method
/aosp_15_r20/frameworks/av/camera/
H A DCamera.cpp155 void Camera::stopRecording() in stopRecording() function in android::Camera
376 void Camera::RecordingProxy::stopRecording() in stopRecording() function in android::Camera::RecordingProxy
H A DICameraRecordingProxy.cpp52 void stopRecording() in stopRecording() function in android::BpCameraRecordingProxy
/aosp_15_r20/cts/tests/tests/media/audio/modules/audiorecordpermissiontests/src/android/media/audio/cts/audiorecordpermissiontests/
H A DAudioRecordPermissionTests.java685 private void stopRecording(String packageName) throws Exception { in stopRecording() method in AudioRecordPermissionTests
689 private void stopRecording(String packageName, int id) throws Exception { in stopRecording() method in AudioRecordPermissionTests
/aosp_15_r20/cts/tests/tests/systemui/AudioRecorderTestApp_MediaRecorder/src/android/systemui/cts/audiorecorder/mediarecorder/
H A DAudioRecorderService.java47 protected void stopRecording() { in stopRecording() method in AudioRecorderService
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenrecord/data/repository/
DScreenRecordRepository.java31 public abstract java.lang.Object stopRecording(@android.media.projection.StopReason() in stopRecording() method
DScreenRecordRepositoryImpl.java42 public java.lang.Object stopRecording(@android.media.projection.StopReason() in stopRecording() method in ScreenRecordRepositoryImpl
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_debug_handler.cpp27 BackendDebugInfoMapType BackendDebugInfoRecorder::stopRecording() { in stopRecording() function in torch::jit::BackendDebugInfoRecorder
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/worker/
H A DAllocationRecorder.java60 abstract AllocationStats stopRecording(int reps); in stopRecording() method in AllocationRecorder
H A DAggregateAllocationsRecorder.java56 @Override public AllocationStats stopRecording(int reps) { in stopRecording() method in AggregateAllocationsRecorder
H A DAllAllocationsRecorder.java85 @Override public AllocationStats stopRecording(int reps) { in stopRecording() method in AllAllocationsRecorder
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/screenrecord/data/repository/
H A DFakeScreenRecordRepository.kt29 override suspend fun stopRecording(@StopReason stopReason: Int) { in stopRecording() method in com.android.systemui.screenrecord.data.repository.FakeScreenRecordRepository
/aosp_15_r20/cts/tests/tests/systemui/AudioRecorderTestApp_AudioRecord/src/android/systemui/cts/audiorecorder/audiorecord/
H A DAudioRecorderService.java37 protected void stopRecording() { in stopRecording() method in AudioRecorderService
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/util/
H A DCharacterRecorder.java98 public void stopRecording() { in stopRecording() method in CharacterRecorder
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
Drecord_screen_agent.h32 bool (*stopRecording)(void); member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/chips/screenrecord/domain/interactor/
DScreenRecordChipInteractor.java69 public final void stopRecording() { in stopRecording() method in ScreenRecordChipInteractor
/aosp_15_r20/packages/apps/TV/tests/unit/src/com/android/tv/dvr/recorder/
DDvrRecordingServiceTest.java168 private void stopRecording() { in stopRecording() method in DvrRecordingServiceTest.MockDvrRecordingService
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DLevelTrackingMediaRecorder.java137 public Uri stopRecording() { in stopRecording() method in LevelTrackingMediaRecorder
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/privacy/
DPrivacyIndicatorFragment.java138 private void stopRecording() { in stopRecording() method in PrivacyIndicatorFragment
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Drecording_manager.ts91 stopRecording(): void { method in RecordingManager
/aosp_15_r20/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
H A DBaseAudioRecorderService.java80 protected abstract void stopRecording(); in stopRecording() method in BaseAudioRecorderService
/aosp_15_r20/packages/apps/TV/tests/common/src/com/android/tv/input/
DTunerHelper.java107 public void stopRecording(@Nullable Uri channelUri) { in stopRecording() method in TunerHelper
/aosp_15_r20/external/webrtc/sdk/objc/unittests/
H A DRTCAudioDeviceModule_xctest.mm178 - (void)stopRecording{ method
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hotword/
DHotwordServiceManager.java177 void stopRecording() { in stopRecording() method in HotwordServiceManager

12345678910>>...12