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

  /packages/apps/Camera/src/com/android/camera/
Camera.java 159 private Rotatable mReviewCancelButton;
    [all...]
VideoCamera.java 161 private Rotatable mReviewCancelButton;
393 mReviewCancelButton = (Rotatable) findViewById(R.id.btn_cancel);
552 if (mReviewCancelButton!= null) mReviewCancelButton.setOrientation(degree);
    [all...]

Completed in 1731 milliseconds