Searched refs:mThumbnailRotateLayout (Results 1 – 1 of 1) sorted by relevance
70 private RotateLayout mThumbnailRotateLayout; field in SharePopup116 … mThumbnailRotateLayout = (RotateLayout) sharePopup.findViewById(R.id.thumbnail_rotate_layout); in SharePopup()161 (RelativeLayout.LayoutParams) mThumbnailRotateLayout.getLayoutParams(); in adjustThumbnailPosition()187 mThumbnailRotateLayout.setLayoutParams(lpNew); in adjustThumbnailPosition()228 if (mThumbnailRotateLayout != null) mThumbnailRotateLayout.setOrientation(orientation); in setOrientation()