Searched refs:mRotateDialogTitle (Results 1 – 1 of 1) sorted by relevance
43 private TextView mRotateDialogTitle; field in RotateDialogController65 mRotateDialogTitle = (TextView) v.findViewById(R.id.rotate_dialog_title); in inflateDialogLayout()115 mRotateDialogTitle.setText(title); in showAlertDialog()