Lines Matching full:rotatelayout
74 import com.android.camera.ui.RotateLayout;
154 private RotateLayout mBgLearningMessageRotater;
175 private RotateLayout mRecordingTimeRect;
593 if (mReviewCancelButton instanceof RotateLayout) {
2121 // the tablet layout uses RotateLayout, which cannot be cast to
2180 mRecordingTimeRect = (RotateLayout) mRootView.findViewById(R.id.recording_time_rect);
2186 mBgLearningMessageRotater = (RotateLayout) mRootView.findViewById(R.id.bg_replace_message);