Lines Matching refs:getCameraAppUI
270 CameraAppUI appUI = mAppController.getCameraAppUI();
424 mPreviewSurfaceTexture = mAppController.getCameraAppUI().getSurfaceTexture(); in init()
496 mAppController.getCameraAppUI().transitionToCancel(); in onShutterButtonClick()
497 mAppController.getCameraAppUI().hideModeOptions(); in onShutterButtonClick()
585 mAppController.getCameraAppUI().transitionToCapture(); in onCountDownFinished()
586 mAppController.getCameraAppUI().showModeOptions(); in onCountDownFinished()
609 mAppController.getCameraAppUI().showModeOptions(); in cancelCountDown()
610 mAppController.getCameraAppUI().transitionToCapture(); in cancelCountDown()
637 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()
638 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()
694 mAppController.getCameraAppUI().enableModeOptions(); in resume()
696 mAppController.getCameraAppUI().showAccessibilityZoomUI( in resume()
1014 mAppController.getCameraAppUI().enableModeOptions();
1032 mAppController.getCameraAppUI().enableModeOptions();
1176 mAppController.getCameraAppUI().freezeScreenUntilPreviewReady();
1436 mAppController.getCameraAppUI().onChangeCamera();