Searched refs:getCaptureSessionManager (Results 1 – 5 of 5) sorted by relevance
472 getServices().getCaptureSessionManager().removeErrorMessage(1475 getServices().getCaptureSessionManager().addSessionListener(mSessionListener); in onCreateTasks()1875 getServices().getCaptureSessionManager().fillTemporarySession(mSessionListener); in fillTemporarySessions()1922 getServices().getCaptureSessionManager().removeSessionListener(mSessionListener); in onDestroyTasks()2677 .getCaptureSessionManager(); in updateBottomControlsByData()
359 CaptureSession session = getServices().getCaptureSessionManager() in takePictureNow()
32 public CaptureSessionManager getCaptureSessionManager(); in getCaptureSessionManager() method
82 public CaptureSessionManager getCaptureSessionManager() { in getCaptureSessionManager() method in CameraApp
104 mSessionManager = getServices().getCaptureSessionManager(); in onCreate()