Home
last modified time | relevance | path

Searched refs:mRotateDialogTitle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/
DRotateDialogController.java43 private TextView mRotateDialogTitle; field in RotateDialogController
65 mRotateDialogTitle = (TextView) v.findViewById(R.id.rotate_dialog_title); in inflateDialogLayout()
115 mRotateDialogTitle.setText(title); in showAlertDialog()