HomeSort by relevance Sort by last modified time
    Searched refs:mReviewLayout (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/
PanoramaModule.java 113 private View mReviewLayout;
692 mReviewLayout = mRootView.findViewById(R.id.pano_review_layout);
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoramaActivity.java 115 private View mReviewLayout;
721 mReviewLayout = (View) findViewById(R.id.pano_review_layout);
    [all...]

Completed in 37 milliseconds