Searched defs:stopStreaming (Results 1 – 5 of 5) sorted by relevance
179 public abstract void stopStreaming() throws CameraAccessException; in stopStreaming() method in CameraSharedCaptureSession
42 void stopStreaming(int subId, String serviceId); in stopStreaming() method
269 public void stopStreaming(int subscriptionId, String serviceId) in stopStreaming() method in MbmsStreamingServiceBase
110 camera_status_t ACameraCaptureSession::stopStreaming() { in stopStreaming() function in ACameraCaptureSession
85 public void stopStreaming() throws CameraAccessException { in stopStreaming() method in CameraSharedCaptureSessionImpl