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