Searched refs:cancellableContext (Results 1 – 2 of 2) sorted by relevance
166 Context.CancellableContext cancellableContext = Context.current().withCancellation(); in capture_callsStopOnSessionWhenCanceled() local167 cancellableContext.run( in capture_callsStopOnSessionWhenCanceled()174 cancellableContext.cancel(Status.CANCELLED.asException()); in capture_callsStopOnSessionWhenCanceled()
79 Context.CancellableContext cancellableContext, in GrpcAudioCaptureStream() argument82 mCancellableContext = cancellableContext; in GrpcAudioCaptureStream()