Searched refs:mRotateDialogButtonLayout (Results 1 – 1 of 1) sorted by relevance
42 private View mRotateDialogButtonLayout; field in RotateDialogController64 mRotateDialogButtonLayout = v.findViewById(R.id.rotate_dialog_button_layout); in inflateDialogLayout()92 mRotateDialogButtonLayout.setVisibility(View.GONE); in resetRotateDialog()130 mRotateDialogButtonLayout.setVisibility(View.VISIBLE); in showAlertDialog()142 mRotateDialogButtonLayout.setVisibility(View.VISIBLE); in showAlertDialog()