Lines Matching refs:getCameraAppUI
277 CameraAppUI appUI = mAppController.getCameraAppUI();
433 mPreviewSurfaceTexture = mAppController.getCameraAppUI().getSurfaceTexture(); in init()
505 mAppController.getCameraAppUI().transitionToCancel(); in onShutterButtonClick()
506 mAppController.getCameraAppUI().hideModeOptions(); in onShutterButtonClick()
615 mAppController.getCameraAppUI().transitionToCapture(); in onCountDownFinished()
616 mAppController.getCameraAppUI().showModeOptions(); in onCountDownFinished()
639 mAppController.getCameraAppUI().showModeOptions(); in cancelCountDown()
640 mAppController.getCameraAppUI().transitionToCapture(); in cancelCountDown()
667 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()
668 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()
724 mAppController.getCameraAppUI().enableModeOptions(); in resume()
726 mAppController.getCameraAppUI().showAccessibilityZoomUI( in resume()
1044 mAppController.getCameraAppUI().enableModeOptions();
1062 mAppController.getCameraAppUI().enableModeOptions();
1206 mAppController.getCameraAppUI().freezeScreenUntilPreviewReady();
1487 mAppController.getCameraAppUI().onChangeCamera();