Searched refs:ImportantNoticeDialog (Results 1 – 2 of 2) sorted by relevance
30 public final class ImportantNoticeDialog extends AlertDialog implements OnClickListener { class39 public ImportantNoticeDialog( in ImportantNoticeDialog() method in ImportantNoticeDialog
114 ImportantNoticeDialog.ImportantNoticeDialogListener {1281 showOptionDialog(new ImportantNoticeDialog(this /* context */, this /* listener */)); in showImportantNoticeContents()