Searched refs:sShowDialog (Results 1 – 2 of 2) sorted by relevance
35 public static TestableShowAlertDialog sShowDialog = AlertDialog::show; field in CellBroadcastOptOutActivity85 sShowDialog.show(alertdialog); in showOptOutDialog()
53 CellBroadcastOptOutActivity.sShowDialog = mMockShowDialog; in setUp()