Searched refs:getCaptureSessionManager (Results 1 – 5 of 5) sorted by relevance
469 getServices().getCaptureSessionManager().removeErrorMessage(1415 getServices().getCaptureSessionManager().addSessionListener(mSessionListener); in onCreate()1818 getServices().getCaptureSessionManager().fillTemporarySession(mSessionListener); in fillTemporarySessions()1867 getServices().getCaptureSessionManager().removeSessionListener(mSessionListener); in onDestroy()2604 .getCaptureSessionManager(); in updateBottomControlsByData()
378 CaptureSession session = getServices().getCaptureSessionManager() in takePictureNow()
32 public CaptureSessionManager getCaptureSessionManager(); in getCaptureSessionManager() method
96 public CaptureSessionManager getCaptureSessionManager() { in getCaptureSessionManager() method in CameraApp
104 mSessionManager = getServices().getCaptureSessionManager(); in onCreate()