Searched refs:mSessionListener (Results 1 – 2 of 2) sorted by relevance
43 private final CameraCaptureSessionCreatedListener mSessionListener; field in PreviewStarter57 mSessionListener = sessionListener; in PreviewStarter()90 mSessionListener.onCameraCaptureSessionCreated(captureSession, surface); in startPreview()
886 private final SessionListener mSessionListener = field in CameraActivity1601 getServices().getCaptureSessionManager().addSessionListener(mSessionListener); in onCreateTasks()2121 getServices().getCaptureSessionManager().fillTemporarySession(mSessionListener); in fillTemporarySessions()2178 getServices().getCaptureSessionManager().removeSessionListener(mSessionListener); in onDestroyTasks()