Searched refs:appRootView (Results 1 – 1 of 1) sorted by relevance
778 public CameraAppUI(AppController controller, MainActivityLayout appRootView, in CameraAppUI() argument784 mAppRootView = appRootView; in CameraAppUI()785 mFilmstripLayout = (FilmstripLayout) appRootView.findViewById(R.id.filmstrip_layout); in CameraAppUI()786 mCameraRootView = (FrameLayout) appRootView.findViewById(R.id.camera_app_root); in CameraAppUI()799 mModeListView = (ModeListView) appRootView.findViewById(R.id.mode_list_layout); in CameraAppUI()813 …mRoundedThumbnailView = (RoundedThumbnailView) appRootView.findViewById(R.id.rounded_thumbnail_vie… in CameraAppUI()