Home | History | Annotate | Download | only in camera

Lines Matching refs:mPanoLayout

111     private ViewGroup mPanoLayout;
722 mPanoLayout = (ViewGroup) mRootView.findViewById(R.id.pano_layout);
1039 mPanoLayout.removeView(mReviewLayout);
1040 inflater.inflate(R.layout.pano_review, mPanoLayout);