Searched refs:CellBroadcastOptOutActivity (Results 1 – 2 of 2) sorted by relevance
447 Intent intent = new Intent(this, CellBroadcastOptOutActivity.class); in dismiss()451 CellBroadcastOptOutActivity.showOptOutDialog(this); in dismiss()
29 public class CellBroadcastOptOutActivity extends Activity { class