Searched refs:onCaptureSessionStart (Results 1 – 4 of 4) sorted by relevance
29 void onCaptureSessionStart(IRequestProcessorImpl requestProcessor); in onCaptureSessionStart() method
140 void onCaptureSessionStart(RequestProcessorImpl requestProcessor); in onCaptureSessionStart() method
1111 public void onCaptureSessionStart(IRequestProcessorImpl requestProcessor) { in onCaptureSessionStart() method in CameraExtensionsProxyService.SessionProcessorImplStub1112 mSessionProcessor.onCaptureSessionStart( in onCaptureSessionStart()
546 mSessionProcessor.onCaptureSessionStart(mRequestProcessor); in onSuccess()